public class MapArgsConverter extends Object
| Constructor and Description |
|---|
MapArgsConverter() |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull Map<String,Object> |
toMap(Object... args)
Convert an args list to a Map
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.