public class Configs extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
Configs.Key |
Constructor and Description |
---|
Configs() |
Modifier and Type | Method and Description |
---|---|
static boolean |
asBoolean(String value) |
static int |
asInt(String value) |
static String |
asString(String value) |
static String |
getPropertyWithSystemAsFallback(Properties properties,
String key) |
Copyright © 2019. All rights reserved.