Class PrimitiveFunctions.UnboxIntegerToChar
java.lang.Object
org.eclipse.collections.impl.block.factory.PrimitiveFunctions.UnboxIntegerToChar
- All Implemented Interfaces:
Serializable
,CharFunction<Integer>
- Enclosing class:
PrimitiveFunctions
private static class PrimitiveFunctions.UnboxIntegerToChar
extends Object
implements CharFunction<Integer>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
UnboxIntegerToChar
private UnboxIntegerToChar()
-
-
Method Details
-
charValueOf
- Specified by:
charValueOf
in interfaceCharFunction<Integer>
-