@NonNullByDefault
Package org.opendaylight.infrautils.caches.baseimpl
-
Interface Summary Interface Description CacheManagersRegistry Service Provider (Cache implementor) hook. -
Class Summary Class Description AbstractProvider Base class of CacheProvider, useful for API implementors (not users).BaseProvider Deprecated, for removal: This API element is subject to removal in a future version. DelegatingNullSafeBaseCache<K,V> DelegatingNullSafeCache<K,V> Cache with null handling, useful for API implementors (not users).DelegatingNullSafeCheckedCache<K,V,E extends Exception> Cache with null handling, useful for API implementors (not users).