Interface Graph<C,T extends GraphNode>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TaddNode(T node)CgetContent()TgetNode(int id)TremoveNode(int id)voidsetContent(C content)intsize()-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-