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