Package ghidra.util.database
Interface DBCachedObjectStore.SupplierAllowsIOException<U>
- Type Parameters:
U- the type of object supplied
- Enclosing class:
DBCachedObjectStore<T extends DBAnnotatedObject>
protected static interface DBCachedObjectStore.SupplierAllowsIOException<U>
A variation of
Supplier that allows IOException to pass through-
Method Summary
-
Method Details
-
get
- Throws:
IOException
-