Package ghidra.generic.function
-
Interface Summary Interface Description Callback A generic functional interface that is more semantically sound thanRunnable.
| Interface | Description |
|---|---|
| Callback |
A generic functional interface that is more semantically sound than
Runnable. |