Uses of Class
com.jackdaw.chatwithnpc.group.GroupManager.TreeNode
Packages that use GroupManager.TreeNode
-
Uses of GroupManager.TreeNode in com.jackdaw.chatwithnpc.group
Fields in com.jackdaw.chatwithnpc.group with type parameters of type GroupManager.TreeNodeModifier and TypeFieldDescriptionprotected List<GroupManager.TreeNode>GroupManager.TreeNode.childrenMethods in com.jackdaw.chatwithnpc.group that return GroupManager.TreeNodeModifier and TypeMethodDescriptionprotected @NotNull GroupManager.TreeNodeprotected GroupManager.TreeNodeGroupManager.GroupToTree.generateTree(String root) Methods in com.jackdaw.chatwithnpc.group with parameters of type GroupManager.TreeNodeModifier and TypeMethodDescriptionprotected static @NotNull StringGroupManager.TreeNode.toString(GroupManager.TreeNode node, int level)