|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstory.dbcore.links.NodeList.NodeListKeyEnumeration
public class NodeList.NodeListKeyEnumeration
Small class that implements an Enumeration over a single key.
| Constructor Summary | |
|---|---|
NodeList.NodeListKeyEnumeration()
|
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
|
GenericNode |
nextElement()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeList.NodeListKeyEnumeration()
| Method Detail |
|---|
public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumeration
public GenericNode nextElement()
throws java.util.NoSuchElementException
nextElement in interface java.util.Enumerationjava.util.NoSuchElementException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||