Searched defs:copyToList (Results 1 – 2 of 2) sorted by relevance
55 public static <E extends @Nullable Object> List<E> copyToList(Iterable<? extends E> elements) { in copyToList() method in Helpers61 public static <E extends @Nullable Object> List<E> copyToList(E[] elements) { in copyToList() method in Helpers