Class Functions2.IntegerAddition
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions2.IntegerAddition
- All Implemented Interfaces:
Serializable, BiFunction<Integer,Integer, Integer>, Function2<Integer, Integer, Integer>
- Enclosing class:
Functions2
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
IntegerAddition
private IntegerAddition()
-
-
Method Details
-
value
-