Package com.vaadin.hilla.parser.utils
Class ConfigList.Processor<Item>
java.lang.Object
com.vaadin.hilla.parser.utils.ConfigList.Processor<Item>
- Type Parameters:
Item- a type of option
- Enclosing interface:
ConfigList<Item>
Analyzer for the ConfigList class. It accepts the ConfigList and the
defaults and constructs the result collection.
-
Constructor Summary
ConstructorsConstructorDescriptionProcessor(ConfigList<Item> config, Collection<Item> defaults) Processor(Collection<Item> defaults) -
Method Summary
-
Constructor Details
-
Processor
-
Processor
-
-
Method Details
-
getConfig
-
setConfig
-
getDefaults
-
process
-