Uses of Interface
dev.hilla.parser.utils.ConfigList
-
-
Uses of ConfigList in dev.hilla.parser.utils
Methods in dev.hilla.parser.utils that return ConfigList Modifier and Type Method Description ConfigList<Item>ConfigList.Processor. getConfig()Methods in dev.hilla.parser.utils with parameters of type ConfigList Modifier and Type Method Description voidConfigList.Processor. setConfig(ConfigList<Item> config)Constructors in dev.hilla.parser.utils with parameters of type ConfigList Constructor Description Processor(ConfigList<Item> config, Collection<Item> defaults)
-