public abstract class CollectionUtils extends Object
| Constructor and Description |
|---|
CollectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> List<T> |
initializeList(List<T> list,
int size) |
static <T> List<T> |
nullSafeList(List<T> list) |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.