public class NodeManager extends Object
Constructor and Description |
---|
NodeManager() |
Modifier and Type | Method and Description |
---|---|
static void |
addNode(Node node) |
static void |
destroy() |
static List<Node> |
getNodeList(NodeType nodeType) |
static void |
removeNode(Node node) |
Copyright © 2014. All Rights Reserved.