Uses of Interface
io.github.qubitpi.athena.config.SystemConfig
Packages that use SystemConfig
-
Uses of SystemConfig in io.github.qubitpi.athena.config
Classes in io.github.qubitpi.athena.config that implement SystemConfigModifier and TypeClassDescriptionclass
A class to hold and fetch configuration values from the environment and runtime.Methods in io.github.qubitpi.athena.config that return SystemConfigModifier and TypeMethodDescriptionstatic @NotNull SystemConfig
SystemConfigFactory.getInstance()
Returns an instance ofSystemConfig
.