Package org.apache.lucene.util
Class DoubleBarrelLRUCache.CloneableKey
java.lang.Object
org.apache.lucene.util.DoubleBarrelLRUCache.CloneableKey
- Enclosing class:
DoubleBarrelLRUCache<K extends DoubleBarrelLRUCache.CloneableKey,
V>
Object providing clone(); the key class must subclass this.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CloneableKey
public CloneableKey()
-
-
Method Details
-
clone
-