Class AddFunction.AddIntegerToIntFunction

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

private static class AddFunction.AddIntegerToIntFunction extends Object implements IntObjectToIntFunction<Integer>
  • Field Details

  • Constructor Details

    • AddIntegerToIntFunction

      private AddIntegerToIntFunction()
  • Method Details