public final class CollectionUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNullOrEmpty(Collection<?> c) |
static boolean |
isNullOrEmpty(Map<?,?> m) |
public static boolean isNullOrEmpty(Collection<?> c)
public static boolean isNullOrEmpty(Map<?,?> m)
Copyright © 2010–2017 EvoSuite. All rights reserved.