Class AddFunction.AddIntegerToLongFunction

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

private static class AddFunction.AddIntegerToLongFunction extends Object implements LongObjectToLongFunction<Integer>
  • Field Details

  • Constructor Details

    • AddIntegerToLongFunction

      private AddIntegerToLongFunction()
  • Method Details