public class ConfigHelper extends Object
ConfigHelper()
Map<String,String>
asMap()
static ConfigHelper
conf(List<String> keys, List<String> values)
conf(Map<String,String> config)
List<String>
keys()
vals()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConfigHelper()
public static ConfigHelper conf(List<String> keys, List<String> values)
public static ConfigHelper conf(Map<String,String> config)
public Map<String,String> asMap()
public List<String> keys()
public List<String> vals()
Copyright © 2024 Hitachi Vantara. All rights reserved.