Class CollectIntIterable.IntFunctionToProcedure<T>
java.lang.Object
org.eclipse.collections.impl.lazy.primitive.CollectIntIterable.IntFunctionToProcedure<T>
- All Implemented Interfaces:
Serializable, BiConsumer<T, IntProcedure>, Procedure2<T, IntProcedure>
- Enclosing class:
CollectIntIterable<T>
private static final class CollectIntIterable.IntFunctionToProcedure<T>
extends Object
implements Procedure2<T, IntProcedure>
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
function
-
-
Constructor Details
-
IntFunctionToProcedure
-
-
Method Details
-
value
- Specified by:
valuein interfaceProcedure2<T, IntProcedure>
-