Class AddFunction.AddDoubleToDoubleFunction

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

private static class AddFunction.AddDoubleToDoubleFunction extends Object implements DoubleObjectToDoubleFunction<Double>
  • Field Details

  • Constructor Details

    • AddDoubleToDoubleFunction

      private AddDoubleToDoubleFunction()
  • Method Details