public final class ListUtil extends Object
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
merge(List<List<T>> listOfLists) |
static <T> List<T> |
removeFirstHalfElements(List<T> list) |
Copyright © 2015–2020. All rights reserved.