Class CollectShortIterable.ShortFunctionToProcedure<T>

java.lang.Object
org.eclipse.collections.impl.lazy.primitive.CollectShortIterable.ShortFunctionToProcedure<T>
All Implemented Interfaces:
Serializable, BiConsumer<T,ShortProcedure>, Procedure2<T,ShortProcedure>
Enclosing class:
CollectShortIterable<T>

private static final class CollectShortIterable.ShortFunctionToProcedure<T> extends Object implements Procedure2<T,ShortProcedure>