|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dbxml.db.core.data.EmptyContainerSet
EmptyContainerSet implements an empty ContainerSet.
Constructor Summary | |
EmptyContainerSet()
|
Method Summary | |
Container |
getNextContainer()
getNextContainer returns the next Container in the set. |
boolean |
hasMoreContainers()
hasMoreContainers returns whether there are any more Containers left in the set. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EmptyContainerSet()
Method Detail |
public boolean hasMoreContainers()
ContainerSet
hasMoreContainers
in interface ContainerSet
public Container getNextContainer()
ContainerSet
getNextContainer
in interface ContainerSet
|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |