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

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

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

Methods in org.apache.jackrabbit.mk.util that return SimpleLRUCache
static
<K,V> SimpleLRUCache<K,V>
SimpleLRUCache.newInstance(int size)
          Create a new object with all elements of the given collection.
 



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