Index
All Classes and Interfaces|All Packages|Serialized Form
T
- toString() - Method in class graphlib.edges.DirectedEdge
-
Create a string representation of the directed edge, formatted as (source,destination).
- toString() - Method in class graphlib.edges.UndirectedEdge
-
Create a string representation of the undirected edge, formatted as {a,b}.
- toString() - Method in record class graphlib.nodes.Node
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages|Serialized Form