Class MinFunction.MinIntegerFunction

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

private static class MinFunction.MinIntegerFunction extends Object implements Function2<Integer,Integer,Integer>