public final class CollectionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> Iterable<T> |
asIterable(Iterator<T> iterator) |
static boolean |
hasElements(Collection<?> c) |
static boolean |
hasElements(Map<?,?> c) |
public static boolean hasElements(Collection<?> c)
public static boolean hasElements(Map<?,?> c)
Copyright © 2025. All rights reserved.