Class PrimitiveFunctions.UnboxIntegerToFloat

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

private static class PrimitiveFunctions.UnboxIntegerToFloat extends Object implements FloatFunction<Integer>
  • Field Details

  • Constructor Details

    • UnboxIntegerToFloat

      private UnboxIntegerToFloat()
  • Method Details