Index

A C D E G H I K L N R S T U W 
All Classes and Interfaces|All Packages|Serialized Form

E

Edge<T> - Class in graphlib.edges
Represents an edge in a graph.
Edge(Node<T>, Node<T>) - Constructor for class graphlib.edges.Edge
Create an unweighted edge.
Edge(Node<T>, Node<T>, double) - Constructor for class graphlib.edges.Edge
Create an edge with given weight.
equals(Object) - Method in record class graphlib.nodes.Node
Indicates whether some other object is "equal to" this one.
A C D E G H I K L N R S T U W 
All Classes and Interfaces|All Packages|Serialized Form