| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbyucc.jhdl.synth.graph.VectorIterator
byucc.jhdl.synth.graph.EnumerationIterator
byucc.jhdl.synth.graph.HashtableElementsIterator
An object to allow using the IndexedIterator methods on all elements in a Hashtable.
| Constructor Summary | |
| HashtableElementsIterator(java.util.Hashtable h)Construct a new HashtableElementsIterator from a Hashtable. | |
| Methods inherited from class byucc.jhdl.synth.graph.VectorIterator | 
| deleteElt, deleteEltAt, first, getElt, getEltAt, isValid, last, moveTo, moveTo, next, prev, size, toString | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public HashtableElementsIterator(java.util.Hashtable h)
h - A Hashtable with elements to bbe iterated.| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||