|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstory.dbcore.nodes.NodeTypeSet
public class NodeTypeSet
A light wrapper for HashSet that only lets NodeTypes in and out.
| Constructor Summary | |
|---|---|
NodeTypeSet()
|
|
| Method Summary | |
|---|---|
void |
add(NodeType type)
|
java.util.Iterator |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeTypeSet()
| Method Detail |
|---|
public void add(NodeType type)
public java.util.Iterator iterator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||