Class AddFunction.AddIntegerToFloatFunction

java.lang.Object
org.eclipse.collections.impl.block.function.AddFunction.AddIntegerToFloatFunction
All Implemented Interfaces:
Serializable, FloatObjectToFloatFunction<Integer>
Enclosing class:
AddFunction

private static class AddFunction.AddIntegerToFloatFunction extends Object implements FloatObjectToFloatFunction<Integer>
  • Field Details

  • Constructor Details

    • AddIntegerToFloatFunction

      private AddIntegerToFloatFunction()
  • Method Details