|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Tree
Method Summary | |
---|---|
void |
addBranch(Branch branch)
Adds a branch to the tree. |
boolean |
isEmpty()
|
java.util.Iterator |
iterator()
An iterator over the nodes of this tree. |
Method Detail |
---|
void addBranch(Branch branch)
branch
- java.util.Iterator iterator()
boolean isEmpty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |