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.children
Methods in com.jackdaw.chatwithnpc.group that return GroupManager.TreeNodeModifier and TypeMethodDescriptionprotected @NotNull GroupManager.TreeNode
protected GroupManager.TreeNode
GroupManager.GroupToTree.generateTree
(String root) Methods in com.jackdaw.chatwithnpc.group with parameters of type GroupManager.TreeNodeModifier and TypeMethodDescriptionprotected static @NotNull String
GroupManager.TreeNode.toString
(GroupManager.TreeNode node, int level)