K - the type of the cache keyV - the type of the cached valuepublic interface CacheFetcherI<K,V>
| Modifier and Type | Method and Description |
|---|---|
V |
fetch(K key) |
java.lang.Object[] |
fetchAll(K[] keys) |
java.lang.Class<K> |
getExpectedKeyClass() |
Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.