public class Lists extends Object
Constructor and Description |
---|
Lists() |
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
newArrayList() |
static <T> List<T> |
newArrayList(Iterable<T> source) |
Copyright © 2019. All rights reserved.