public class TestPropsUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
get(String key) |
static Properties |
getProperties() |
static void |
printProperties() |
static void |
set(String key,
String value) |
public static Properties getProperties()
public static void printProperties()