public class Params extends FluentMap<String,Object>
| Constructor and Description |
|---|
Params() |
Params(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
static Params |
of(String key,
Object value) |
Params |
set(String key,
Object value) |
Params |
setArray(String key,
Object... values) |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2021. All rights reserved.