Searched defs:synchronizedSortedSet (Results 1 – 3 of 3) sorted by relevance
103 public static <T> java.util.SortedSet<T> synchronizedSortedSet(java.util.SortedSet<T> s) { throw ne… in synchronizedSortedSet() method in Collections
96 …static <T> java.util.SortedSet<@libcore.util.NullFromTypeParam T> synchronizedSortedSet(@libcore.u… in synchronizedSortedSet() method in Collections
206 public static <T> java.util.SortedSet<T> synchronizedSortedSet(java.util.SortedSet<T> s) { in synchronizedSortedSet() method in Collections