Searched refs:insertLoadingValueReference (Results 1 – 1 of 1) sorted by relevance
2416 insertLoadingValueReference(key, hash); in refresh()2437 LoadingValueReference<K, V> insertLoadingValueReference(final K key, final int hash) { in insertLoadingValueReference() method in LocalCache.Segment