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

  • Constructor Details

    • AtomicLongZeroFunction

      private AtomicLongZeroFunction()
  • Method Details