@Deprecated public class OptionsUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEY_VALUE_DELIM
Deprecated.
|
Constructor and Description |
---|
OptionsUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
addKeyValuePairsToMap(Map<String,String> map,
String... pairs)
Deprecated.
|
static Map<String,String> |
keyValuePairsToMap(String... pairs)
Deprecated.
|
public static final String KEY_VALUE_DELIM
@Deprecated public static void addKeyValuePairsToMap(Map<String,String> map, String... pairs)
@Deprecated public static Map<String,String> keyValuePairsToMap(String... pairs)
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.