Class PrimitiveFunctions.UnboxIntegerToDouble

java.lang.Object
org.eclipse.collections.impl.block.factory.PrimitiveFunctions.UnboxIntegerToDouble
All Implemented Interfaces:
Serializable, ToDoubleFunction<Integer>, DoubleFunction<Integer>
Enclosing class:
PrimitiveFunctions

private static class PrimitiveFunctions.UnboxIntegerToDouble extends Object implements DoubleFunction<Integer>
  • Field Details

  • Constructor Details

    • UnboxIntegerToDouble

      private UnboxIntegerToDouble()
  • Method Details