Package org.openforis.commons.collection
Class Tree.Node<T>
java.lang.Object
org.openforis.commons.collection.Tree.Node<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoidintgetDepth()booleanvoidremoveChild(Tree.Node<T> node)
-
Method Details
-
addChild
-
removeChild
-
getChildren
-
getDepth
public int getDepth() -
isDetached
public boolean isDetached()
-