Package | Description |
---|---|
org.opendaylight.infrautils.caches.baseimpl |
Modifier and Type | Class and Description |
---|---|
class |
DelegatingNullSafeCache<K,V>
Cache with null handling, useful for API implementors (not users).
|
class |
DelegatingNullSafeCheckedCache<K,V,E extends Exception>
Cache with null handling, useful for API implementors (not users).
|
Copyright © 2020 OpenDaylight. All rights reserved.