Package net.automatalib.common.setting
Class AutomataLibSystemPropertiesSource
- java.lang.Object
-
- net.automatalib.common.util.setting.AbstractSystemPropertiesSource
-
- net.automatalib.common.setting.AutomataLibSystemPropertiesSource
-
- All Implemented Interfaces:
AutomataLibSettingsSource
,SettingsSource
@MetaInfServices(AutomataLibSettingsSource.class) public class AutomataLibSystemPropertiesSource extends AbstractSystemPropertiesSource implements AutomataLibSettingsSource
-
-
Constructor Summary
Constructors Constructor Description AutomataLibSystemPropertiesSource()
-
Method Summary
-
Methods inherited from class net.automatalib.common.util.setting.AbstractSystemPropertiesSource
getPriority, loadSettings
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.automatalib.common.util.setting.SettingsSource
getPriority, loadSettings
-
-