Searched refs:getDummyCache (Results 1 – 2 of 2) sorted by relevance
83 public static ArrayCache getDummyCache() { in getDummyCache() method in ArrayCache
37 if (arrayCache == ArrayCache.getDummyCache()) { in ResettableArrayCache()