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