Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- EnumAccessor<T> - Class in org.tquadrat.foundation.config.spi.prefs
- 
The implementation ofPreferenceAccessorfor classes that extendsEnum.
- EnumAccessor(String, Class<T>, Getter<T>, Setter<T>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.EnumAccessor
- 
Creates a newEnumAccessorinstance.
- EnumValueHandler<T> - Class in org.tquadrat.foundation.config.cli
- 
An implementation ofCmdLineValueHandlerfor types that are derived fromEnum.
- EnumValueHandler(Class<T>, BiConsumer<String, T>) - Constructor for class org.tquadrat.foundation.config.cli.EnumValueHandler
- 
Creates a newEnumValueHandlerinstance.
- EnumValueHandler(CLIDefinition, Class<T>, BiConsumer<String, T>) - Constructor for class org.tquadrat.foundation.config.cli.EnumValueHandler
- 
Creates a newEnumValueHandlerinstance.
- EnvironmentVariable - Annotation Interface in org.tquadrat.foundation.config
- 
This annotation indicates that the property for the annotated getter is initialised from an environment variable with the given name.
- equals(Object) - Method in record class org.tquadrat.foundation.config.internal.MessageRegistry.MessageRegistryEntry
- 
Indicates whether some other object is "equal to" this one.
- ExceptionLocation(SAXParseException) - Constructor for class org.tquadrat.foundation.config.internal.CLIDefinitionParser.ExceptionLocation
- 
Creates a newExceptionLocationinstance from the given instance ofSAXParseException.
- execute() - Method in class org.tquadrat.foundation.config.internal.CLIDefinitionParser
- 
Executes the parsing.
- ExemptFromToString - Annotation Interface in org.tquadrat.foundation.config
- 
Excludes the value of the property belonging to annotated getter from being included into the output ofObject.toString().
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
