Uses of Interface
org.apache.jackrabbit.oak.commons.cache.Cache.Backend

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

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

Methods in org.apache.jackrabbit.oak.commons.cache with parameters of type Cache.Backend
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.