| Package | Description |
|---|---|
| org.rythmengine.utils |
| Modifier and Type | Method and Description |
|---|---|
static NamedParams.Pair |
NamedParams.p(String key,
Object value)
create a pair from the given key and value
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
NamedParams.from(NamedParams.Pair... pairs)
construct me from the given pairs
|
Copyright 2013-2016, The Rythm Engine project