Class Functions.FloatFunctionChain<T1,T2>
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions.FloatFunctionChain<T1,T2>
- All Implemented Interfaces:
Serializable
,FloatFunction<T1>
- Enclosing class:
- Functions
public static final class Functions.FloatFunctionChain<T1,T2> extends Object implements FloatFunction<T1>
- See Also:
- Serialized Form
-
Method Summary
Modifier and Type Method Description float
floatValueOf(T1 object)
-
Method Details
-
floatValueOf
- Specified by:
floatValueOf
in interfaceFloatFunction<T1>
-