Searched refs:incrementRefCount (Results 1 – 2 of 2) sorted by relevance
69 public V get(K key, boolean incrementRefCount) { in get() argument75 if (incrementRefCount && result != null) { in get()
21 V get(K key, boolean incrementRefCount); in get() argument