Index

A B C D E F G H I K L M N O P R S T U V W X Y Z 
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 extends Enum.
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 from Enum.
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 of SAXParseException.
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().
A B C D E F G H I K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form