JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.datastructures
Interface Edge<E>
public interface
Edge<E>
An edge of a graph.
Method Summary
Methods
Modifier and Type
Method and Description
E
getElement
()
Returns the element associated with the edge.
Method Detail
getElement
E
getElement()
Returns the element associated with the edge.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method