public static class CollectionUtils.Map extends Object
| Constructor and Description |
|---|
Map() |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Map<K,V> |
of(Object... keyValuePairs)
Returns an map containing the provided key pairs.
|
Copyright © 2021. All rights reserved.