| Modifier and Type | Method and Description |
|---|---|
boolean |
Config.getMandatoryBoolean(String key)
Returns the boolean value for given property
|
float |
Config.getMandatoryFloat(String key)
Returns the float value for given property
|
int |
Config.getMandatoryInt(String key)
Returns the int value for given property
|
String |
Config.getMandatoryString(String key)
Returns the string value for given property
|
Copyright © 2016 Irenical. All rights reserved.