@UtilityMarker public class PropertiesUtility extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getSystemConfigurationProperty(String key,
String defaultValue) |
static Map<String,String> |
propertiesMap(Properties properties)
Copies properties into a map.
|
public static String getSystemConfigurationProperty(String key, String defaultValue)
public static Map<String,String> propertiesMap(Properties properties)
properties - Properties to copyCopyright © 2000-2022 Sualeh Fatehi. All rights reserved.