Class Functions.SquaredIntegerFunction

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

private static final class Functions.SquaredIntegerFunction extends Object implements Function<Integer,Integer>