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 Vertex<V>
public interface
Vertex<V>
A vertex of a graph.
Method Summary
Methods
Modifier and Type
Method and Description
V
getElement
()
Returns the element associated with the vertex.
Method Detail
getElement
V
getElement()
Returns the element associated with the vertex.
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