Package com.semedy.reasoner.utils
Class Node
java.lang.Object
com.semedy.reasoner.utils.Node
- Direct Known Subclasses:
DenseNode
,RuleGraphNode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
addNeighbour
(Node n) clone()
iterator()
int
referred()
void
boolean
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator