public static class DataPool.AlgorithmSettings
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
showProtocol |
static boolean |
startInBackground |
static boolean |
uniqueRandom |
static long |
uniqueRandomSeed |
Constructor and Description |
---|
AlgorithmSettings() |
Modifier and Type | Method and Description |
---|---|
static void |
restoreSettings()
Restores the settings from the config file
|
static void |
storeSettings()
Stores the settings into the config
|