Uses of Class
cloud.opencode.base.reflect.sealed.PermittedSubclasses.HierarchyNode
Packages that use PermittedSubclasses.HierarchyNode
-
Uses of PermittedSubclasses.HierarchyNode in cloud.opencode.base.reflect.sealed
Methods in cloud.opencode.base.reflect.sealed that return PermittedSubclasses.HierarchyNodeModifier and TypeMethodDescriptionOpenSealed.getHierarchy(Class<?> sealedClass) Gets the hierarchy tree 获取层次结构树PermittedSubclasses.getHierarchy()Gets the complete hierarchy as a tree structure 获取完整层次结构作为树结构Methods in cloud.opencode.base.reflect.sealed that return types with arguments of type PermittedSubclasses.HierarchyNodeModifier and TypeMethodDescriptionPermittedSubclasses.HierarchyNode.getChildren()Gets child nodes 获取子节点