Uses of Class
net.obsearch.cache.AbstractOBCache

Packages that use AbstractOBCache
net.obsearch.cache   
 

Uses of AbstractOBCache in net.obsearch.cache
 

Subclasses of AbstractOBCache in net.obsearch.cache
 class OBCacheByteArray<O>
          By using soft references, an OB cache is implemented The garbage collector decides based on the access patterns of each reference, which elements are released and which are kept.
 class OBCacheLong<O>
          By using soft references, an OB cache is implemented The garbage collector decides based on the access patterns of each reference, which elements are released and which are kept.
 



Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.