K
- the type of keysV
- the type of valuespublic class NullValueCacheLoader<K,V> extends Object implements javax.cache.integration.CacheLoader<K,V>
CacheLoader
implementation that always returns null
values for keys requested.Constructor and Description |
---|
NullValueCacheLoader() |
Copyright © 2014. All Rights Reserved.