Class Functions0.AtomicLongZeroFunction
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions0.AtomicLongZeroFunction
- All Implemented Interfaces:
Serializable
,Supplier<AtomicLong>
,Function0<AtomicLong>
- Enclosing class:
Functions0
private static final class Functions0.AtomicLongZeroFunction
extends Object
implements Function0<AtomicLong>
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
AtomicLongZeroFunction
private AtomicLongZeroFunction()
-
-
Method Details
-
value
- Specified by:
value
in interfaceFunction0<AtomicLong>
-