public class CollectionUtils extends Object
| Constructor and Description |
|---|
CollectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEmpty(Collection collection) |
static boolean |
isNotEmpty(Collection collection) |
public static boolean isEmpty(Collection collection)
public static boolean isNotEmpty(Collection collection)
Copyright © 2016 Alfresco. All rights reserved.