Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- Table of Contents - Search tag in package org.tquadrat.foundation.config
- Section
- TextAccessor - Class in org.tquadrat.foundation.config.spi.prefs
- 
The implementation ofPreferenceAccessorfor instances ofDocument.
- TextAccessor(String, Getter<String>, Setter<String>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.TextAccessor
- 
Creates a newTextAccessorinstance.
- The Code Approach - Search tag in package org.tquadrat.foundation.config.cli
- Section
- The DTD - Search tag in package org.tquadrat.foundation.config.cli
- Section
- The XML Schema - Search tag in package org.tquadrat.foundation.config.cli
- Section
- TimeValueHandler<T> - Class in org.tquadrat.foundation.config.cli
- 
The abstract base class for implementations ofCmdLineValueHandlerfor types that extendTemporal.
- TimeValueHandler(BiConsumer<String, T>, TimeDateStringConverter<T>) - Constructor for class org.tquadrat.foundation.config.cli.TimeValueHandler
- 
Creates a newTimeValueHandlerinstance.
- TimeValueHandler(CLIDefinition, BiConsumer<String, T>, TimeDateStringConverter<T>) - Constructor for class org.tquadrat.foundation.config.cli.TimeValueHandler
- 
Creates a newTimeValueHandlerinstance.
- toByteArray(Preferences, BufferedImage) - Method in class org.tquadrat.foundation.config.spi.prefs.ImageAccessor
- 
Converts the given instance of the property type into abytearray.
- toByteArray(Preferences, T) - Method in class org.tquadrat.foundation.config.spi.prefs.BulkDataAccessorBase
- 
Converts the given instance of the property type into abytearray.
- toByteArray(Preferences, T) - Method in class org.tquadrat.foundation.config.spi.prefs.SimpleBulkDataAccessor
- 
Converts the given instance of the property type into abytearray.
- toString() - Method in class org.tquadrat.foundation.config.ConfigurationChangeEvent
- toString() - Method in record class org.tquadrat.foundation.config.internal.MessageRegistry.MessageRegistryEntry
- 
Returns a string representation of this record class.
- toString() - Method in class org.tquadrat.foundation.config.spi.CLIArgumentDefinition
- 
- toString() - Method in class org.tquadrat.foundation.config.spi.CLIDefinition
- 
- toString() - Method in class org.tquadrat.foundation.config.spi.CLIOptionDefinition
- 
- toString(T) - Method in class org.tquadrat.foundation.config.spi.prefs.CollectionAccessor
- 
Converts the given instance of the property type to a String.
- toString(T) - Method in class org.tquadrat.foundation.config.spi.prefs.PreferenceAccessorBase
- 
Converts the given instance of the property type to a String.
- toString(T) - Method in class org.tquadrat.foundation.config.spi.prefs.SimplePreferenceAccessor
- 
Converts the given instance of the property type to a String.
- toStringMap(Map<? extends K, ? extends V>) - Method in class org.tquadrat.foundation.config.spi.prefs.MapAccessor
- 
Converts the givenMap<K,V>to aMap<String,String>.
- translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.BooleanValueHandler
- 
Translates the command line values that can be referenced via theparamsargument to the target type.
- translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.CmdLineValueHandler
- 
Translates the command line values that can be referenced via theparamsargument to the target type.
- translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.DateValueHandler
- 
Translates the command line values that can be referenced via theparamsargument to the target type.
- translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.DocumentValueHandler
- 
Translates the command line values that can be referenced via theparamsargument to the target type.
- translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.EnumValueHandler
- 
Translates the command line values that can be referenced via theparamsargument to the target type.
- translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.ImageValueHandler
- 
Translates the command line values that can be referenced via theparamsargument to the target type.
- translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.SimpleCmdLineValueHandler
- 
Translates the command line values that can be referenced via theparamsargument to the target type.
- translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.StringValueHandler
- 
Translates the command line values that can be referenced via theparamsargument to the target type.
- translate(Parameters) - Method in class org.tquadrat.foundation.config.cli.TimeValueHandler
- 
Translates the command line values that can be referenced via theparamsargument to the target type.
- TXT_Arguments - Static variable in class org.tquadrat.foundation.config.internal.UsageBuilder
- 
The Text 'Arguments'.
- TXT_Options - Static variable in class org.tquadrat.foundation.config.internal.UsageBuilder
- 
The text 'Options'.
- TXT_Usage - Static variable in class org.tquadrat.foundation.config.internal.UsageBuilder
- 
The text 'Usage: ' that introduces the usage text.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
