Searched defs:NullCache (Results 1 – 1 of 1) sorted by relevance
203 class NullCache<K,V> extends Cache<K,V> { class207 private NullCache() { in NullCache() method in NullCache