public class TraverserNodeIteratorAdapter extends Object implements Iterator
Traverser, presenting an
Iterator over the accessed nodes. The only real use
of this class is to hide the Traverser's
get/removeEdge() methods.| Constructor and Description |
|---|
TraverserNodeIteratorAdapter(Traverser t)
Creates a new
TraverserNodeIteratorAdapter. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic TraverserNodeIteratorAdapter(Traverser t)
TraverserNodeIteratorAdapter.See the Plexus project home, hosted by SourceForge.
Copyright ? 1994-2006, by Phoenix Software Technologists, Inc. and others. All Rights Reserved. Use is subject to license terms.