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