public class MapBuilder extends Object
| Constructor and Description |
|---|
MapBuilder() |
| Modifier and Type | Method and Description |
|---|---|
MapBuilder |
add(String key,
Object value) |
Map<String,Object> |
map() |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.