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

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

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

Classes in org.apache.jackrabbit.oak.commons.cache with type parameters of type Cache.Value
 class Cache<K,V extends Cache.Value>
           
 

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