Package | Description |
---|---|
eu.bandm.tools.ops |
Modifier and Type | Interface and Description |
---|---|
static interface |
Iterators.PushbackIterator<A> |
Modifier and Type | Method and Description |
---|---|
static <A> Iterators.LookaheadIterator<A> |
Iterators.lookahead(Iterator<? extends A> things) |
see also the complete user documentation .