Class Functions0.BigIntegerZeroFunction

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

private static final class Functions0.BigIntegerZeroFunction extends Object implements Function0<BigInteger>
  • Field Details

  • Constructor Details

    • BigIntegerZeroFunction

      private BigIntegerZeroFunction()
  • Method Details