Package org.glassfish.pfl.basic.graph
Interface Graph<T extends Node>
- All Superinterfaces:
Collection<T>
,Iterable<T>
,Set<T>
- All Known Implementing Classes:
GraphImpl
-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
Method Details
-
getNodeData
-
getRoots
-