org.apache.lucene.util
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
DoubleBarrelLRUCache.CloneableKey
public DoubleBarrelLRUCache.CloneableKey()
clone
public abstract Object clone()
- Overrides:
clone
in class Object
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.