Uses of Interface
com.power4j.fist.data.tree.domain.NodeIdx
Packages that use NodeIdx
-
Uses of NodeIdx in com.power4j.fist.data.tree
Method parameters in com.power4j.fist.data.tree with type arguments of type NodeIdxModifier and TypeMethodDescriptionTreeMaker.useIdx(Collection<? extends NodeIdx<ID, ?>> nodes) 构造方法 -
Uses of NodeIdx in com.power4j.fist.data.tree.domain
Classes in com.power4j.fist.data.tree.domain with type parameters of type NodeIdxClasses in com.power4j.fist.data.tree.domain that implement NodeIdxModifier and TypeClassDescriptionclassBaseNodeIdx<ID,C extends BaseNodeIdx<ID, C>> 需要存储树形结构信息时可以继承此类