Searched refs:getEntryUsingComparator (Results 1 – 1 of 1) sorted by relevance
346 return getEntryUsingComparator(key); in getEntry()370 final TreeMapEntry<K,V> getEntryUsingComparator(Object key) { in getEntryUsingComparator() method in TreeMap