public class CollectionUtils extends Object
Constructor and Description |
---|
CollectionUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
hasElements(Collection<?> c) |
static boolean |
hasElements(Map<?,?> c) |
public static boolean hasElements(Collection<?> c)
public static boolean hasElements(Map<?,?> c)
Copyright © 2016. All rights reserved.