Interface Disposable
- All Known Subinterfaces:
PyGhidraConsole
- All Known Implementing Classes:
ghidra.app.plugin.core.hover.AbstractConfigurableHover, ghidra.app.plugin.core.hover.AbstractReferenceHover, ghidra.app.plugin.core.hover.AbstractScalarOperandHover, DataTypeDecompilerHover, FlatDecompilerAPI, FunctionSignatureDecompilerHover, PyGhidraInterpreter, ReferenceDecompilerHover, ScalarValueDecompilerHover
public interface Disposable
-
Method Summary
-
Method Details
-
dispose
void dispose()Dispose this object
-