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 of
PreferenceAccessor
for classes that extendsEnum
. - EnumAccessor(String, Class<T>, Getter<T>, Setter<T>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.EnumAccessor
-
Creates a new
EnumAccessor
instance. - EnumValueHandler<T> - Class in org.tquadrat.foundation.config.cli
-
An implementation of
CmdLineValueHandler
for types that are derived fromEnum
. - EnumValueHandler(Class<T>, BiConsumer<String, T>) - Constructor for class org.tquadrat.foundation.config.cli.EnumValueHandler
-
Creates a new
EnumValueHandler
instance. - EnumValueHandler(CLIDefinition, Class<T>, BiConsumer<String, T>) - Constructor for class org.tquadrat.foundation.config.cli.EnumValueHandler
-
Creates a new
EnumValueHandler
instance. - 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 new
ExceptionLocation
instance 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 of
Object.toString()
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form