Class TransientToolState

java.lang.Object
ghidra.framework.plugintool.util.TransientToolState

public class TransientToolState extends Object
  • Constructor Details

    • TransientToolState

      public TransientToolState(List<Plugin> plugins)
      Construct a TransientPluginState
      Parameters:
      plugins - array of plugins to get transient state for
  • Method Details

    • restoreTool

      public void restoreTool()
      Restore the tool's state.