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

    Modifier and Type
    Method
    Description
    get()