Class PrimitiveFunctions.UnboxNumberToInt

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

private static class PrimitiveFunctions.UnboxNumberToInt extends Object implements IntFunction<Number>
  • Field Details

  • Constructor Details

    • UnboxNumberToInt

      private UnboxNumberToInt()
  • Method Details