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