public final class CollectionUtils extends Object
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 © 2024. All rights reserved.