Searched defs:checkedSortedSet (Results 1 – 4 of 4) sorted by relevance
121 public static <E> java.util.SortedSet<E> checkedSortedSet(java.util.SortedSet<E> s, java.lang.Class… in checkedSortedSet() method in Collections
114 …c static <E> java.util.SortedSet<@libcore.util.NullFromTypeParam E> checkedSortedSet(@libcore.util… in checkedSortedSet() method in Collections
281 public Iterator<Object[]> checkedSortedSet() { in checkedSortedSet() method in Basic
255 public static <E> java.util.SortedSet<E> checkedSortedSet( in checkedSortedSet() method in Collections