| Constructor and Description |
|---|
SubIterator(Iterable<T> src,
Iterable<T> sub,
CompareEqu<T> cmp)
Конструктор последовательности
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
reinit(Iterable<T> src,
Iterable<T> sub,
CompareEqu<T> cmp)
Повторная инициализация
|
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2017. All rights reserved.