Package ghidra.util.database
Interface DBAnnotatedObjectFactory<T extends DBAnnotatedObject>
- Type Parameters:
T- the type of objects in the store
public interface DBAnnotatedObjectFactory<T extends DBAnnotatedObject>
Needed by a
DBCachedObjectStore to describe how to construct the objects it manages-
Method Summary
-
Method Details
-
create
-