Class Functions0.BigDecimalZeroFunction

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

private static final class Functions0.BigDecimalZeroFunction extends Object implements Function0<BigDecimal>
  • Field Details

  • Constructor Details

    • BigDecimalZeroFunction

      private BigDecimalZeroFunction()
  • Method Details