Searched refs:emptySortedSet (Results 1 – 5 of 5) sorted by relevance
132 …ic static <E> java.util.SortedSet<@libcore.util.NullFromTypeParam E> emptySortedSet() { throw new … in emptySortedSet() method in Collections
1426 SortedSet<String> set = Collections.emptySortedSet(); in test_emptySortedSet()
303 public static <E> java.util.SortedSet<E> emptySortedSet() { in emptySortedSet() method in Collections
4423 public static <E> SortedSet<E> emptySortedSet() {
12637 method @NonNull public static <E> java.util.SortedSet<E> emptySortedSet();