public class EntropyProperties extends GeneralProperties
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_ENTROPY_TIME_OUT |
static java.lang.String |
DEFAULT_PROP_FILE |
static java.lang.String |
ENTROPY_TIME_OUT |
static EntropyProperties |
INSTANCE |
Constructor and Description |
---|
EntropyProperties() |
EntropyProperties(java.lang.String file) |
Modifier and Type | Method and Description |
---|---|
static int |
getEntropyPlanTimeout() |
double |
getPropertyAsDouble(java.lang.String key,
double defaultValue) |
static void |
main(java.lang.String[] args) |
getProperty, getPropertyAsBoolean, getPropertyAsInt, getPropertyAsLong
getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
public static final java.lang.String DEFAULT_PROP_FILE
public static final EntropyProperties INSTANCE
public static final java.lang.String ENTROPY_TIME_OUT
public static final int DEFAULT_ENTROPY_TIME_OUT