Class AddFunction.AddIntegerToLongFunction
java.lang.Object
org.eclipse.collections.impl.block.function.AddFunction.AddIntegerToLongFunction
- All Implemented Interfaces:
Serializable
,LongObjectToLongFunction<Integer>
- Enclosing class:
AddFunction
private static class AddFunction.AddIntegerToLongFunction
extends Object
implements LongObjectToLongFunction<Integer>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
AddIntegerToLongFunction
private AddIntegerToLongFunction()
-
-
Method Details
-
longValueOf
- Specified by:
longValueOf
in interfaceLongObjectToLongFunction<Integer>
-