Package com.liferay.portal.kernel.util
Class TreeNode<T extends Comparable<T>>
Object
com.liferay.portal.kernel.util.TreeNode<T>
- Author:
- Shuyang Zhou, Dennis Ju, Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TreeNode
-
TreeNode
-
TreeNode
-
-
Method Details
-
addChildNode
-
getChildNodes
-
getChildValues
-
getParentNode
-
getValue
-
isRootNode
public boolean isRootNode()
-