Class PrimitiveFunctions.UnboxIntegerToInt

java.lang.Object
org.eclipse.collections.impl.block.factory.PrimitiveFunctions.UnboxIntegerToInt
All Implemented Interfaces:
Serializable, ToIntFunction<Integer>, IntFunction<Integer>
Enclosing class:
PrimitiveFunctions

private static class PrimitiveFunctions.UnboxIntegerToInt extends Object implements IntFunction<Integer>
  • Field Details

  • Constructor Details

    • UnboxIntegerToInt

      private UnboxIntegerToInt()
  • Method Details