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