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:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.collections.impl.block.function.primitive.IntegerFunctionImpl
valueOf
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.collections.api.block.function.primitive.IntFunction
applyAsInt
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
SizeFunction
public SizeFunction()
-
-
Method Details
-
intValueOf
-