Class PrimitiveFunctions.UnboxIntegerToLong

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

private static class PrimitiveFunctions.UnboxIntegerToLong extends Object implements LongFunction<Integer>
  • Field Details

  • Constructor Details

    • UnboxIntegerToLong

      private UnboxIntegerToLong()
  • Method Details