public class CollectionUtil extends Object
| Constructor and Description |
|---|
CollectionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEmpty(Collection<?> collection) |
static boolean |
isEmpty(Map<?,?> map) |
public static boolean isEmpty(Collection<?> collection)
public static boolean isEmpty(Map<?,?> map)
Copyright © 2018. All rights reserved.