Package picard.util
Interface AtomicIterator<T>
public interface AtomicIterator<T>
Describes
-
Method Summary
-
Method Details
-
next
Produces the next element from the iterator, if there is one; otherwise, producesOptional.EMPTY
-
Optional.EMPTY