Class AddFunction.AddDoubleFunction

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

private static class AddFunction.AddDoubleFunction extends Object implements Function2<Double,Double,Double>