|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MissingPropertiesException | |
---|---|
org.psychomad.psycholib.resources |
Uses of MissingPropertiesException in org.psychomad.psycholib.resources |
---|
Methods in org.psychomad.psycholib.resources that throw MissingPropertiesException | |
---|---|
double |
Config.getDouble(java.lang.String str)
Returns the double which corresponds to the given key. |
int |
Config.getInt(java.lang.String str)
Returns the int which corresponds to the given key. |
java.lang.String |
Config.getString(java.lang.String str)
Returns the string property which corresponds to the given key. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |