- java.lang.Object
-
- com.github.houbb.data.struct.core.util.tree.component.TreeNode<V>
-
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
构造器详细资料
-
TreeNode
public TreeNode(V data)
-
方法详细资料
-
getData
public V getData()
Copyright © 2020. All rights reserved.