Class DoubleBarrelLRUCache
LUCENENET specific class to nest the DoubleBarrelLRUCache.CloneableKey so it can be accessed without referencing the generic closing types of DoubleBarrelLRUCache<TKey, TValue>.
Inheritance
System.Object
DoubleBarrelLRUCache
DoubleBarrelLRUCache<TKey, TValue>
Assembly: DistributedLucene.Net.dll
Syntax
public abstract class DoubleBarrelLRUCache : object