Package ghidra.framework.plugintool.util
Class TransientToolState
java.lang.Object
ghidra.framework.plugintool.util.TransientToolState
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TransientToolState
Construct a TransientPluginState- Parameters:
plugins
- array of plugins to get transient state for
-
-
Method Details
-
restoreTool
public void restoreTool()Restore the tool's state.
-