Interface Graph<T extends Node>
- All Superinterfaces:
Collection<T>, Iterable<T>, Set<T>
- All Known Implementing Classes:
GraphImpl
-
Method Summary
Methods inherited from interface Collection
parallelStream, removeIf, stream, toArray
-
Method Details
-
getNodeData
-
getRoots
-