Class PrimitiveFunctions.UnboxIntegerToShort
java.lang.Object
org.eclipse.collections.impl.block.factory.PrimitiveFunctions.UnboxIntegerToShort
- All Implemented Interfaces:
Serializable
,ShortFunction<Integer>
- Enclosing class:
PrimitiveFunctions
private static class PrimitiveFunctions.UnboxIntegerToShort
extends Object
implements ShortFunction<Integer>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
UnboxIntegerToShort
private UnboxIntegerToShort()
-
-
Method Details
-
shortValueOf
- Specified by:
shortValueOf
in interfaceShortFunction<Integer>
-