|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasParent
Only to be implemented by Tree subclasses that actualy keep their parent pointers. For example, the base Tree class should not implement this, but TreeGraphNode should.
Method Summary | |
---|---|
Tree |
parent()
|
Method Detail |
---|
Tree parent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |