Class MaxSizeFunction.MaxSizeCollectionFunction

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

private static class MaxSizeFunction.MaxSizeCollectionFunction extends Object implements Function2<Integer,Collection<?>,Integer>