|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.fsa.unparse.FSAInterface.FsaParentIterator
No comment provided by developer, please add a comment to improve documentation.
| Field Summary | |
private java.lang.Object |
element
No comment provided by developer, please add a comment to improve documentation. |
private java.util.Iterator |
iterator
No comment provided by developer, please add a comment to improve documentation. |
private byte |
moreElements
No comment provided by developer, please add a comment to improve documentation. |
private FSAObject |
parent
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
(package private) |
FSAInterface.FsaParentIterator(java.util.Iterator iterator,
FSAObject parent)
Constructor for class FsaParentIterator |
| Method Summary | |
private void |
fetch()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasNext()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.Object |
next()
No comment provided by developer, please add a comment to improve documentation. |
void |
remove()
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private FSAObject parent
private java.util.Iterator iterator
private java.lang.Object element
private byte moreElements
| Constructor Detail |
FSAInterface.FsaParentIterator(java.util.Iterator iterator,
FSAObject parent)
iterator - No description providedparent - No description provided| Method Detail |
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic java.lang.Object next()
next in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iteratorprivate void fetch()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||