public class InjectIntoFloatProcedure<T> extends Object implements org.eclipse.collections.api.block.procedure.Procedure<T>
| Constructor and Description |
|---|
InjectIntoFloatProcedure(float injectedValue,
org.eclipse.collections.api.block.function.primitive.FloatObjectToFloatFunction<? super T> function) |
public InjectIntoFloatProcedure(float injectedValue,
org.eclipse.collections.api.block.function.primitive.FloatObjectToFloatFunction<? super T> function)
Copyright © 2004–2018. All rights reserved.