|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--xxl.cursors.DecoratorCursor
|
+--xxl.cursors.Remover
| Fields inherited from class xxl.cursors.DecoratorCursor |
cursor |
| Constructor Summary | |
Remover(java.util.Iterator iterator)
|
|
| Method Summary | |
java.lang.Object |
next()
|
| Methods inherited from class xxl.cursors.DecoratorCursor |
close,
hasNext,
peek,
remove,
reset,
supportsPeek,
update |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Remover(java.util.Iterator iterator)
| Method Detail |
public java.lang.Object next()
throws java.util.NoSuchElementException,
java.lang.UnsupportedOperationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||