Class BitSetModule.BitSetIterator<T>

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

public static class BitSetModule.BitSetIterator<T> extends AbstractIterator<T>