S - The type of node this edge connectsT - The type of weightpublic interface WeightedEdge<S extends Node,T extends Number>
| Modifier and Type | Method and Description |
|---|---|
T |
getWeight()
Returns the weight of this edge.
|
T getWeight()
Copyright © 2018. All rights reserved.