Package cn.mindit.atom.core.util
Interface SortTreeNode<E,K,S extends Comparable<S>>
- All Superinterfaces:
TreeNode<E,K>
- Since:
- 2024-10-16
- Author:
- Catch
-
Method Summary
Methods inherited from interface cn.mindit.atom.core.util.TreeNode
getChildren, getId, getParentId, setChildren
-
Method Details
-
getSort
S getSort()
-