Class StreamModule.StreamIterator<T>

java.lang.Object
io.vavr.collection.AbstractIterator<T>
io.vavr.collection.StreamModule.StreamIterator<T>
All Implemented Interfaces:
Foldable<T>, Iterator<T>, Traversable<T>, Value<T>, Iterable<T>, Iterator<T>
Enclosing interface:
StreamModule

public static final class StreamModule.StreamIterator<T> extends AbstractIterator<T>
  • Field Details

  • Constructor Details

  • Method Details