public class Properties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
APP_TITLE_PROP |
static String |
APP_VERSION_PROP |
Constructor and Description |
---|
Properties() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getProperties() |
static String |
getProperty(String key,
String fallback) |
static void |
setProperties(Map<String,String> map) |
Copyright © 2017. All rights reserved.