Class Functions.IntegerPassThruFunction

java.lang.Object
org.eclipse.collections.impl.block.factory.Functions.IntegerPassThruFunction
All Implemented Interfaces:
Serializable, Function<Integer,Integer>, ToIntFunction<Integer>, Function<Integer,Integer>, IntFunction<Integer>
Enclosing class:
Functions

private static class Functions.IntegerPassThruFunction extends Object implements Function<Integer,Integer>, IntFunction<Integer>