Searched defs:synchronizedCollection (Results 1 – 2 of 2) sorted by relevance
90 …atic <T> java.util.Collection<@libcore.util.NullFromTypeParam T> synchronizedCollection(@libcore.u… in synchronizedCollection() method in Collections
189 public static <T> java.util.Collection<T> synchronizedCollection(java.util.Collection<T> c) { in synchronizedCollection() method in Collections193 static <T> java.util.Collection<T> synchronizedCollection( in synchronizedCollection() method in Collections