protected class PredicatedList.PredicatedListIterator extends AbstractListIteratorDecorator
iterator| Modifier | Constructor and Description |
|---|---|
protected |
PredicatedList.PredicatedListIterator(ListIterator iterator) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Object object) |
void |
set(Object object) |
getListIterator, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, removeprotected PredicatedList.PredicatedListIterator(ListIterator iterator)
public void add(Object object)
add in interface ListIteratoradd in class AbstractListIteratorDecoratorpublic void set(Object object)
set in interface ListIteratorset in class AbstractListIteratorDecoratorCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.