|
JOELib Computational Chemistry Package |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjoelib.util.iterator.GenericDataIterator
Iterator over generic data elements.
| Constructor Summary | |
GenericDataIterator(Vector v,
Hashtable h)
Constructor for the GenericDataIterator object |
|
| Method Summary | |
boolean |
hasNext()
Description of the Method |
Object |
next()
Description of the Method |
JOEGenericData |
nextGenericData()
Description of the Method |
void |
remove()
Description of the Method |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GenericDataIterator(Vector v,
Hashtable h)
v - Description of the Parameterh - Description of the Parameter| Method Detail |
public boolean hasNext()
hasNext in interface Iteratorpublic Object next()
next in interface Iteratorpublic JOEGenericData nextGenericData()
public void remove()
remove in interface Iterator
|
JOELib Computational Chemistry Package Comments and Questions? mail to J.K.Wegner |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||