Class AddFunction.AddIntegerToDoubleFunction

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

private static class AddFunction.AddIntegerToDoubleFunction extends Object implements DoubleObjectToDoubleFunction<Integer>
  • Field Details

  • Constructor Details

    • AddIntegerToDoubleFunction

      private AddIntegerToDoubleFunction()
  • Method Details