| Constructor and Description |
|---|
TapIterator(Iterable<T> iterable,
Procedure<? super T> procedure) |
TapIterator(Iterator<T> iterator,
Procedure<? super T> procedure) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2004–2022. All rights reserved.