| Package | Description | 
|---|---|
| org.opendaylight.infrautils.caches | 
| Modifier and Type | Method and Description | 
|---|---|
CheckedCacheConfigBuilder<K,V,E> | 
CheckedCacheConfigBuilder.anchor(Object anchor)
Initializes the value for the  
anchor attribute. | 
CheckedCacheConfigBuilder<K,V,E> | 
CheckedCacheConfigBuilder.cacheFunction(CheckedCacheFunction<K,V,E> cacheFunction)
Initializes the value for the  
cacheFunction attribute. | 
CheckedCacheConfigBuilder<K,V,E> | 
CheckedCacheConfigBuilder.description(String description)
Initializes the value for the  
description attribute. | 
CheckedCacheConfigBuilder<K,V,E> | 
CheckedCacheConfigBuilder.id(String id)
Initializes the value for the  
id attribute. | 
Copyright © 2019 OpenDaylight. All rights reserved.