Class PrimitiveFunctions.UnboxNumberToLong

java.lang.Object
org.eclipse.collections.impl.block.factory.PrimitiveFunctions.UnboxNumberToLong
All Implemented Interfaces:
Serializable, ToLongFunction<Number>, LongFunction<Number>
Enclosing class:
PrimitiveFunctions

private static class PrimitiveFunctions.UnboxNumberToLong extends Object implements LongFunction<Number>
  • Field Details

  • Constructor Details

    • UnboxNumberToLong

      private UnboxNumberToLong()
  • Method Details