Uses of Package
org.apache.lucene.util.cache

Packages that use org.apache.lucene.util.cache
org.apache.lucene.util.cache   
 

Classes in org.apache.lucene.util.cache used by org.apache.lucene.util.cache
Cache
          Base class for cache implementations.
SimpleMapCache
          Simple cache implementation that uses a HashMap to store (key, value) pairs.
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.