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 Details

  • Constructor Details

    • UnboxIntegerToShort

      private UnboxIntegerToShort()
  • Method Details