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