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 Details

  • Constructor Details

    • UnboxIntegerToByte

      private UnboxIntegerToByte()
  • Method Details