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

private static class Functions2.IntegerAddition extends Object implements Function2<Integer,Integer,Integer>