I
- public class IndexedReferenceDataCache<I extends Indexed> extends DataCache<IndexedReference<? extends I>,I>
Constructor and Description |
---|
IndexedReferenceDataCache(AppContext c) |
Modifier and Type | Method and Description |
---|---|
protected I |
find(IndexedReference<? extends I> key)
The underlying query method.
|
public IndexedReferenceDataCache(AppContext c)
protected I find(IndexedReference<? extends I> key) throws DataException
DataCache
find
in class DataCache<IndexedReference<? extends I extends Indexed>,I extends Indexed>
DataException