Class Functions.LongPassThruFunction
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions.LongPassThruFunction
- All Implemented Interfaces:
Serializable
,Function<Long,
,Long> ToLongFunction<Long>
,Function<Long,
,Long> LongFunction<Long>
- Enclosing class:
Functions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.collections.api.block.function.primitive.LongFunction
applyAsLong
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
LongPassThruFunction
private LongPassThruFunction()
-
-
Method Details
-
longValueOf
- Specified by:
longValueOf
in interfaceLongFunction<Long>
-
valueOf
-
toString
-