Uses of Interface
io.github.xezzon.zeroweb.core.tree.ITreeNode
Packages that use ITreeNode
-
Uses of ITreeNode in io.github.xezzon.zeroweb.core.tree
Classes in io.github.xezzon.zeroweb.core.tree with type parameters of type ITreeNodeModifier and TypeInterfaceDescriptioninterface
树形数据类型interface
ITreeService<T extends ITreeNode<T,
I>, I> 树形数据管理