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