Package jline.lang
Class Graph
java.lang.Object
jline.lang.Graph
- All Implemented Interfaces:
Serializable
A lightweight directed-graph view of a
Network topology, returned by
Network.getGraph(). Nodes are the network node names and edges carry
the per-class routing probability (weight) between nodes.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA directed edge between two nodes for a given job class. -
Constructor Summary
Constructors -
Method Summary