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