public class MapLiteral extends Object
| Constructor and Description |
|---|
MapLiteral() |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Map<K,V> |
convert(Class<K> keyClass,
Class<V> valueClass,
Object... keysAndValues) |
Copyright © 2017. All rights reserved.