public abstract static class Semantic.Base<K,V,R> extends Object implements Semantic<K,V,R>
Semantic.Base<K,V,R>, Semantic.MightUpdateExisting<K,V,R>, Semantic.Read<K,V,R>, Semantic.Update<K,V,R>, Semantic.UpdateExisting<K,V,R>
Constructor and Description |
---|
Base() |
Modifier and Type | Method and Description |
---|---|
void |
loaded(Progress<K,V,R> c,
ExaminationEntry<K,V> e)
By default a load returns always the value as result.
|
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.