public class CollectionUtils extends Object
| Constructor and Description |
|---|
CollectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> boolean |
isNullOrEmpty(Collection<T> collection) |
public static <T> boolean isNullOrEmpty(Collection<T> collection)
Copyright © 2023. All rights reserved.