@Value.Immutable public abstract class CheckedCacheConfig<K,V,E extends Exception> extends BaseCacheConfig
CheckedCache.| Constructor and Description |
|---|
CheckedCacheConfig() |
| Modifier and Type | Method and Description |
|---|---|
abstract CheckedCacheFunction<K,V,E> |
cacheFunction()
Function used to obtain values of this Cache, given a key.
|
anchor, check, description, idpublic abstract CheckedCacheFunction<K,V,E> cacheFunction()
Copyright © 2019 OpenDaylight. All rights reserved.