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

public static class Functions.SizeFunction
extends IntegerFunctionImpl<Iterable<?>>
See Also:
Serialized Form