Home
last modified time | relevance | path

Searched refs:newHardMemoryCache (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/util/
DCache.java139 public static <K,V> Cache<K,V> newHardMemoryCache(int size) { in newHardMemoryCache() method in Cache
156 public static <K,V> Cache<K,V> newHardMemoryCache(int size, int timeout) { in newHardMemoryCache() method in Cache