|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stringtree.util.tree.EmptyTree
public class EmptyTree
Constructor Summary | |
---|---|
EmptyTree()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
java.util.Collection |
getChildren()
|
Tree |
getParent()
|
java.lang.Object |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyTree()
Method Detail |
---|
public Tree getParent()
getParent
in interface Tree
public java.lang.Object getValue()
getValue
in interface Tree
public java.util.Collection getChildren()
getChildren
in interface Tree
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |