Uses of Class
org.apache.jackrabbit.oak.commons.cache.Cache

Packages that use Cache
org.apache.jackrabbit.oak.commons.cache   
 

Uses of Cache in org.apache.jackrabbit.oak.commons.cache
 

Methods in org.apache.jackrabbit.oak.commons.cache that return Cache
static
<K,V extends Cache.Value>
Cache<K,V>
Cache.newInstance(Cache.Backend<K,V> backend, int maxMemoryBytes)
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.