Class PrimitiveFunctions.UnboxIntegerToLong
java.lang.Object
org.eclipse.collections.impl.block.factory.PrimitiveFunctions.UnboxIntegerToLong
- All Implemented Interfaces:
Serializable, ToLongFunction<Integer>, LongFunction<Integer>
- Enclosing class:
PrimitiveFunctions
private static class PrimitiveFunctions.UnboxIntegerToLong
extends Object
implements LongFunction<Integer>
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
UnboxIntegerToLong
private UnboxIntegerToLong()
-
-
Method Details
-
longValueOf
- Specified by:
longValueOfin interfaceLongFunction<Integer>
-