Class DoubleBarrelLRUCache.CloneableKey

java.lang.Object
org.apache.lucene.util.DoubleBarrelLRUCache.CloneableKey
Enclosing class:
DoubleBarrelLRUCache<K extends DoubleBarrelLRUCache.CloneableKey,V>

public abstract static class DoubleBarrelLRUCache.CloneableKey extends Object
Object providing clone(); the key class must subclass this.