addedmethod:
close
void close()
addedmethod:
getNonPrimary
java.util.List<ghidra.app.util.opinion.Loaded<T>> getNonPrimary()
addedmethod:
save
void save(ghidra.util.task.TaskMonitor monitor) throws CancelledException, IOException, InvalidNameException
modifiedtype-implements:
LoadResults
- java.lang.Iterable
+ java.lang.AutoCloseable, java.lang.Iterable
removedmethod:
save
void save(ghidra.framework.model.Project project, java.lang.Object consumer, ghidra.app.util.importer.MessageLog messageLog, ghidra.util.task.TaskMonitor monitor) throws CancelledException, IOException