|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Node
Method Summary | |
---|---|
void |
addBranch(Branch branch)
|
java.util.Collection |
getBranches()
If this is a RootedTreeNode, then this Collection's iterator is guaranteed to return the parent node first (if there is one). |
Method Detail |
---|
void addBranch(Branch branch)
java.util.Collection getBranches()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |