Searched refs:getEntryNullReplaces (Results 1 – 1 of 1) sorted by relevance
87 return getEntryNullReplaces().getValue(); in getValueForNullKey()91 return getEntryNullReplaces().getKey(); in getKeyForNullValue()94 private Entry<K, V> getEntryNullReplaces() { in getEntryNullReplaces() method in AbstractMapTester