| Modifier and Type | Field and Description |
|---|---|
(package private) Class<E> |
includeFilter |
(package private) Iterator<? extends Object> |
iterator |
(package private) E |
lookAhead |
(package private) boolean |
ready |
| Constructor and Description |
|---|
Filterator(Iterator<?> iterator,
Class<E> includeFilter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingE lookAhead
boolean ready
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.