T - the type of elements returned by the iteratorpublic interface Reiterable<T> extends Iterable<T>
Iterable that returns Reiterator iterators.| Modifier and Type | Method and Description |
|---|---|
Reiterator<T> |
iterator() |
forEach, spliteratorReiterator<T> iterator()