Searched defs:toLocalCache (Results 1 – 2 of 2) sorted by relevance
115 static <K, V> LocalCache<K, V> toLocalCache(Cache<K, V> cache) { in toLocalCache() method in CacheTesting