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