public final class Lists extends Object
static Object[]
EMPTY_ARRAY
static <E> List<E>
newArrayList(E... elements)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Object[] EMPTY_ARRAY
public static <E> List<E> newArrayList(E... elements)
E
elements
Copyright © 2020. All rights reserved.