Class Functions.IntegerPassThruFunction
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions.IntegerPassThruFunction
- All Implemented Interfaces:
Serializable, Function<Integer,Integer>, ToIntFunction<Integer>, Function<Integer, Integer>, IntFunction<Integer>
- Enclosing class:
Functions
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
IntegerPassThruFunction
private IntegerPassThruFunction()
-
-
Method Details
-
intValueOf
- Specified by:
intValueOfin interfaceIntFunction<Integer>
-
valueOf
-
toString
-