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
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
BigDecimalZeroFunction
private BigDecimalZeroFunction()
-
-
Method Details
-
value
- Specified by:
value
in interfaceFunction0<BigDecimal>
-