Class Functions.SizeFunction
java.lang.Object
org.eclipse.collections.impl.block.function.primitive.IntegerFunctionImpl<Iterable<?>>
org.eclipse.collections.impl.block.factory.Functions.SizeFunction
- All Implemented Interfaces:
Serializable, Function<Iterable<?>, Integer>, ToIntFunction<Iterable<?>>, Function<Iterable<?>, Integer>, IntFunction<Iterable<?>>
- Enclosing class:
Functions
- See Also:
-
Constructor Details
-
SizeFunction
public SizeFunction()
-
-
Method Details
-
intValueOf
-