|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Branch
Method Summary | |
---|---|
Node |
getNodeA()
|
Node |
getNodeB()
|
Collection |
getNodes()
If this branch is part of a rooted tree, then it is guaranteed that the iterator of this collection will return the parent node first. |
Node |
getOtherNode(Node node)
|
Method Detail |
---|
Node getNodeA()
Node getNodeB()
getNodeA()
)Node getOtherNode(Node node) throws IllegalArgumentException
IllegalArgumentException
Collection getNodes()
getNodeA()
and getNodeB()
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |