@FunctionalInterface
public interface InternalIterator<T>
Modifier and Type | Interface and Description |
---|---|
static class |
InternalIterator.Collector<T> |
static class |
InternalIterator.Filtering<T> |
Modifier and Type | Method and Description |
---|---|
boolean |
visit(T element) |
boolean visit(T element)