Class Functions0.BigIntegerZeroFunction
- java.lang.Object
-
- org.eclipse.collections.impl.block.factory.Functions0.BigIntegerZeroFunction
-
- All Implemented Interfaces:
java.io.Serializable,java.util.function.Supplier<java.math.BigInteger>,Function0<java.math.BigInteger>
- Enclosing class:
- Functions0
private static final class Functions0.BigIntegerZeroFunction extends java.lang.Object implements Function0<java.math.BigInteger>
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description privateBigIntegerZeroFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.math.BigIntegervalue()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-