Uses of Class
net.morimekta.tiny.server.config.ConfigReader
-
Packages that use ConfigReader Package Description net.morimekta.tiny.server.config -
-
Uses of ConfigReader in net.morimekta.tiny.server.config
Subclasses of ConfigReader in net.morimekta.tiny.server.config Modifier and Type Class Description static classConfigReader.YamlConfigReader<ConfigType>Read config as YAML.Constructors in net.morimekta.tiny.server.config with parameters of type ConfigReader Constructor Description ConfigSupplier(ConfigReader<ConfigType> loader)
-