Searched defs:emptySortedSet (Results 1 – 3 of 3) sorted by relevance
134 …ic static <E> java.util.SortedSet<@libcore.util.NullFromTypeParam E> emptySortedSet() { throw new … in emptySortedSet() method in Collections
141 public static <E> java.util.SortedSet<E> emptySortedSet() { throw new RuntimeException("Stub!"); } in emptySortedSet() method in Collections
303 public static <E> java.util.SortedSet<E> emptySortedSet() { in emptySortedSet() method in Collections