| Constructor and Description |
|---|
MapUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
mapOf(String... keyOrValues)
Returns an immutable map based on a list of key/value pairs.
|
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.