Class Functions0.IntegerZeroFunction

java.lang.Object
org.eclipse.collections.impl.block.factory.Functions0.IntegerZeroFunction
All Implemented Interfaces:
Serializable, Supplier<Integer>, Function0<Integer>
Enclosing class:
Functions0

private static final class Functions0.IntegerZeroFunction extends Object implements Function0<Integer>
  • Field Details

  • Constructor Details

    • IntegerZeroFunction

      private IntegerZeroFunction()
  • Method Details