Package ghidra.framework.data
Interface DBDomainObjectSupport.ManagerSupplier<T>
- Enclosing class:
DBDomainObjectSupport
protected static interface DBDomainObjectSupport.ManagerSupplier<T>
-
Method Summary
-
Method Details
-
create
T create(OpenMode openMode, TaskMonitor monitor) throws IOException, VersionException, CancelledException
-