Class InjectIntoFloatProcedure<T>
java.lang.Object
org.eclipse.collections.impl.block.procedure.primitive.InjectIntoFloatProcedure<T>
- All Implemented Interfaces:
Serializable, Consumer<T>, Procedure<T>
-
Constructor Details
-
InjectIntoFloatProcedure
public InjectIntoFloatProcedure(float injectedValue, FloatObjectToFloatFunction<? super T> function)
-
-
Method Details
-
value
-
getResult
public float getResult()
-