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