Searched defs:checkedCollection (Results 1 – 3 of 3) sorted by relevance
108 … static <E> java.util.Collection<@libcore.util.NullFromTypeParam E> checkedCollection(@libcore.uti… in checkedCollection() method in Collections
115 public static <E> java.util.Collection<E> checkedCollection(java.util.Collection<E> c, java.lang.Cl… in checkedCollection() method in Collections
237 public static <E> java.util.Collection<E> checkedCollection( in checkedCollection() method in Collections