JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.d2ab.function
Interface CharToIntFunction
public interface
CharToIntFunction
A functional interface for converting
char
values to
int
values.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
applyAsInt
(char value)
Method Detail
applyAsInt
int applyAsInt(char value)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method