Package ghidra.util.graph
Interface KeyedObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
key()
Returns the key for this KeyedObject.
-
Modifier and Type | Method | Description |
---|---|---|
long |
key() |
Returns the key for this KeyedObject.
|