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

D

DateAccessor - Class in org.tquadrat.foundation.config.spi.prefs
The implementation of PreferenceAccessor for instances of Date.
DateAccessor(String, Getter<Date>, Setter<Date>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.DateAccessor
Creates a new DateAccessor instance.
DateValueHandler - Class in org.tquadrat.foundation.config.cli
An implementation of CmdLineValueHandler for Date values.
DateValueHandler(BiConsumer<String, Date>) - Constructor for class org.tquadrat.foundation.config.cli.DateValueHandler
Creates a new DateValueHandler instance.
DateValueHandler(CLIDefinition, BiConsumer<String, Date>) - Constructor for class org.tquadrat.foundation.config.cli.DateValueHandler
Creates a new DateValueHandler instance.
DEFAULT_PROPERTY_NAME - Static variable in class org.tquadrat.foundation.config.cli.CmdLineValueHandler
The default property name that is used if no context is given: "dummyProperty".
defaultValue() - Element in annotation interface org.tquadrat.foundation.config.EnvironmentVariable
The default value for the environment variable.
defaultValue() - Element in annotation interface org.tquadrat.foundation.config.SystemProperty
The default value for the system property.
DocumentValueHandler - Class in org.tquadrat.foundation.config.cli
An implementation of CmdLineValueHandler for Document values.

The Document will be identified by the name of the respective File object that of course has to exist and needs to be accessible.
DocumentValueHandler(BiConsumer<String, Document>) - Constructor for class org.tquadrat.foundation.config.cli.DocumentValueHandler
Creates a new DocumentValueHandler instance.
DoubleAccessor - Class in org.tquadrat.foundation.config.spi.prefs
The implementation of PreferenceAccessor for instances of Double.
DoubleAccessor(String, Getter<Double>, Setter<Double>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.DoubleAccessor
Creates a new DoubleAccessor instance.
dropConfiguration(Class<T>, String) - Static method in class org.tquadrat.foundation.config.ConfigUtil
Drops the configuration bean for the given specification and the given session key.
dumpParamFileTemplate(OutputStream) - Method in interface org.tquadrat.foundation.config.CLIBeanSpec
Dumps a parameter file template to the given OutputStream.
dumpParamFileTemplate(List<? extends CLIDefinition>, OutputStream) - Static method in class org.tquadrat.foundation.config.ConfigUtil
Dumps a parameter file template for the provided command line definition to the given OutputStream.
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