Package com.jackdaw.chatwithnpc.group
Class GroupManager.GroupToTree
java.lang.Object
com.jackdaw.chatwithnpc.group.GroupManager.GroupToTree
- Enclosing class:
- GroupManager
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected @NotNull GroupManager.TreeNode
protected GroupManager.TreeNode
generateTree
(String root)
-
Field Details
-
graph
-
-
Constructor Details
-
GroupToTree
protected GroupToTree()
-
-
Method Details
-
addEdge
-
generateTree
-
buildTree
@NotNull protected @NotNull GroupManager.TreeNode buildTree(String node, @NotNull @NotNull Set<String> visited)
-