public static interface AsyncCacheLoader.Callback<V> extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onLoadFailure(Throwable t) |
void |
onLoadSuccess(V value) |
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.