public class MapUtils extends Object
| Constructor and Description |
|---|
MapUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
containsAll(Map<?,?> m1,
Map<?,?> m2) |
static boolean |
isNullOrEmpty(Map<?,?> m) |
static boolean |
nonEmpty(Map<?,?> m) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.