Class MaxFunction.MaxIntegerFunction

java.lang.Object
org.eclipse.collections.impl.block.function.MaxFunction.MaxIntegerFunction
All Implemented Interfaces:
Serializable, BiFunction<Integer,Integer,Integer>, Function2<Integer,Integer,Integer>
Enclosing class:
MaxFunction

private static class MaxFunction.MaxIntegerFunction extends Object implements Function2<Integer,Integer,Integer>