Searched refs:cacheArray (Results 1 – 1 of 1) sorted by relevance
425 private Entry<?>[] cacheArray; field in ClassValue.ClassValueMap441 Entry<?>[] getCache() { return cacheArray; } in getCache()616 cacheArray = new Entry<?>[length]; in sizeCache()