Searched defs:newSoftMemoryCache (Results 1 – 1 of 1) sorted by relevance
122 public static <K,V> Cache<K,V> newSoftMemoryCache(int size) { in newSoftMemoryCache() method in Cache131 public static <K,V> Cache<K,V> newSoftMemoryCache(int size, int timeout) { in newSoftMemoryCache() method in Cache