public class ConfigResolver extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
resolve(Map<String,Object> root)
Resolve the specified map and return the resolved map.
|
static Map<String,Object> |
resolveTo(Map<String,Object> root,
Map<String,Object> target)
Resolve the specified map and store it in the specified target.
|
Copyright © 2016. All rights reserved.