public class Collections extends Object
static <T> ArrayList<T>
newArrayList(T... val)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> ArrayList<T> newArrayList(T... val)
Copyright © 2018. All Rights Reserved.