| Modifier and Type | Field and Description |
|---|---|
protected Iterable<T> |
iterable
Итератор
|
protected Predicate<T> |
predicate
Предикат
|
| Constructor and Description |
|---|
PredicateIterable(Predicate<T> predicate,
Iterable<T> iterable)
Конструктор
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator()
Возвращает итератор
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2017. All rights reserved.