E - edge class@ParametersAreNonnullByDefault public interface EdgeWeights<E>
| Modifier and Type | Method and Description |
|---|---|
float |
getEdgeWeight(E edge)
Retrieves the weight of an edge.
|
float getEdgeWeight(E edge)
edge - the edgeCopyright © 2018. All rights reserved.