public class CollectionsHelper extends Object
| Constructor and Description |
|---|
CollectionsHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <T> List<T> |
appendAll(List<T>... lists) |
static <T> Set<T> |
appendAll(Set<T>... sets) |
Copyright © 2012-2021. All Rights Reserved.