Class SingleAtomicIterator<T extends AtomicValue>

    • Constructor Detail

      • SingleAtomicIterator

        public SingleAtomicIterator​(T value)
        Private constructor: external classes should use the factory method
        Parameters:
        value - the item to iterate over