Class MinSizeFunction.MinSizeCollectionFunction

java.lang.Object
org.eclipse.collections.impl.block.function.MinSizeFunction.MinSizeCollectionFunction
All Implemented Interfaces:
Serializable, BiFunction<Integer,Collection<?>,Integer>, Function2<Integer,Collection<?>,Integer>
Enclosing class:
MinSizeFunction

private static class MinSizeFunction.MinSizeCollectionFunction extends Object implements Function2<Integer,Collection<?>,Integer>