public class ConfigHelper extends Object
Constructor and Description |
---|
ConfigHelper() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
asMap() |
static ConfigHelper |
conf(List<String> keys,
List<String> values) |
static ConfigHelper |
conf(Map<String,String> config) |
List<String> |
keys() |
List<String> |
vals() |
Copyright © 2018 Hitachi Vantara. All rights reserved.