public static class OpflowUtil.MapBuilder extends Object
| Constructor and Description |
|---|
MapBuilder() |
MapBuilder(Map<String,Object> source) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String key) |
OpflowUtil.MapBuilder |
put(String key,
Object value) |
Map<String,Object> |
toMap() |
String |
toString() |
Copyright © 2017. All rights reserved.