Home
last modified time | relevance | path

Searched refs:nullTolerantComparator (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/util/PriorityQueue/
DNoNulls.java56 final Comparator<String> nullTolerantComparator in test() local
65 = new TreeSet<>(nullTolerantComparator); in test()