Package ghidra.graph
Interface GWeightedEdge<V> NEW
-
-
Method Summary
All Methods Instance Methods Abstract Methods Change Modifier and Type Method Description doublegetWeight()The natural weight of the edge
-
| Change | Modifier and Type | Method | Description |
|---|---|---|---|
double |
getWeight() |
The natural weight of the edge
|