public class ReadOnlyMessageIterator extends Object implements Iterator<Structure>
| Constructor and Description |
|---|
ReadOnlyMessageIterator(Group theRoot) |
public ReadOnlyMessageIterator(Group theRoot)
theRoot - root of depth first iteration, which starts with the first childpublic static Iterator<Structure> createPopulatedSegmentIterator(Group theRoot)
theRoot - root of depth first iteration, which starts with the first childpublic boolean hasNext()
hasNext in interface Iterator<Structure>Iterator.hasNext()public Structure next()
next in interface Iterator<Structure>Iterator.next()Copyright © 2001-2012 University Health Network. All Rights Reserved.