Class IteratorModule.EmptyIterator

java.lang.Object
io.vavr.collection.IteratorModule.EmptyIterator
All Implemented Interfaces:
Foldable<Object>, Iterator<Object>, Traversable<Object>, Value<Object>, Iterable<Object>, Iterator<Object>
Enclosing interface:
IteratorModule

public static final class IteratorModule.EmptyIterator extends Object implements Iterator<Object>