Searched defs:newArrayList (Results 1 – 1 of 1) sorted by relevance
39 public static <E> ArrayList<E> newArrayList() { in newArrayList() method in Lists62 public static <E> ArrayList<E> newArrayList(E... elements) { in newArrayList() method in Lists