Uses of Class
ntnu.idatt2104.madlads.nodeServerAPI.model.Node
Packages that use Node
-
Uses of Node in ntnu.idatt2104.madlads.nodeServerAPI.model
Methods in ntnu.idatt2104.madlads.nodeServerAPI.model that return types with arguments of type NodeMethods in ntnu.idatt2104.madlads.nodeServerAPI.model with parameters of type NodeModifier and TypeMethodDescriptionboolean
Checks if a node already exists and adds it if it doesn'tboolean
NodeList.removeNode(Node node)
Checks if node exists and removes it if it does