public final class ArrayListX extends Object
Modifier and Type | Field and Description |
---|---|
static ArrayList<?> |
EMPTY_LIST
An empty list (intended to be immutable).
|
public static final ArrayList<?> EMPTY_LIST
public static <T> ArrayList<T> emptyList()