- java.lang.Object
-
- org.catacomb.util.StringTreeLeaf
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) java.lang.String |
label |
(package private) TreeNode |
parent |
-
Constructor Summary
Constructors
Constructor and Description |
StringTreeLeaf(java.lang.String lab) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
label
java.lang.String label
-
Method Detail
-
isLeaf
public boolean isLeaf()
- Specified by:
isLeaf
in interface TreeNode
Copyright © 2013. All Rights Reserved.