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 . |
public 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.