Uses of Class
org.apache.jackrabbit.mk.util.Cache

Packages that use Cache
org.apache.jackrabbit.mk.util   
 

Uses of Cache in org.apache.jackrabbit.mk.util
 

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



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