ManagerDB

Package: ghidra.program.database
Type: class

11.1_PUBLIC

addedmethod: programReady
void programReady(ghidra.framework.data.OpenMode openMode, int currentRevision, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException
removedmethod: programReady
void programReady(int openMode, int currentRevision, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException

10.0_PUBLIC

addedmethod: dispose
void dispose()

9.0.2_PUBLIC

introducedInitial version