public class Lists extends Object
Lists()
static <E> ArrayList<E>
newArrayList()
newArrayList(E... elements)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Lists()
public static <E> ArrayList<E> newArrayList()
public static <E> ArrayList<E> newArrayList(E... elements)
Copyright © 2022. All rights reserved.