Class AddFunction.AddIntegerToFloatFunction
java.lang.Object
org.eclipse.collections.impl.block.function.AddFunction.AddIntegerToFloatFunction
- All Implemented Interfaces:
Serializable
,FloatObjectToFloatFunction<Integer>
- Enclosing class:
AddFunction
private static class AddFunction.AddIntegerToFloatFunction
extends Object
implements FloatObjectToFloatFunction<Integer>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
floatValueOf
(float floatParameter, Integer objectParameter)
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
AddIntegerToFloatFunction
private AddIntegerToFloatFunction()
-
-
Method Details
-
floatValueOf
- Specified by:
floatValueOf
in interfaceFloatObjectToFloatFunction<Integer>
-