| Package | Description |
|---|---|
| org.opendaylight.infrautils.caches |
| Modifier and Type | Method and Description |
|---|---|
abstract CheckedCacheFunction<K,V,E> |
CheckedCacheConfig.cacheFunction()
Function used to obtain values of this Cache, given a key.
|
| Modifier and Type | Method and Description |
|---|---|
CheckedCacheConfigBuilder<K,V,E> |
CheckedCacheConfigBuilder.cacheFunction(CheckedCacheFunction<K,V,E> cacheFunction)
Initializes the value for the
cacheFunction attribute. |
Copyright © 2019 OpenDaylight. All rights reserved.