-
public final class GraphNodes<T extends Object>
GraphNodes is a graph effectively and is rendered with
lib-ext
as well as GraphNode
-
-
Constructor Summary
Constructors Constructor Description GraphNodes(Iterable<GraphNode<T>> nodes)
-