Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- fillInStackTrace() - Method in exception class org.tquadrat.foundation.config.CmdLineException
- findOptionDefinition(String) - Method in class org.tquadrat.foundation.config.internal.ArgumentParser
- 
Finds an option definition by the given option name.
- fireEvent(String, Object, Object) - Method in class org.tquadrat.foundation.config.spi.ConfigChangeListenerSupport
- 
Fires the event to all registered listeners.
- FloatAccessor - Class in org.tquadrat.foundation.config.spi.prefs
- 
The implementation ofPreferenceAccessorfor instances ofFloat.
- FloatAccessor(String, Getter<Float>, Setter<Float>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.FloatAccessor
- 
Creates a newFloatAccessorinstance.
- format() - Element in annotation interface org.tquadrat.foundation.config.Argument
- 
Some value handlers (like theDateValueHandler) use this field for additional validation information, like a format String.
- format() - Element in annotation interface org.tquadrat.foundation.config.Option
- 
Some special value handlers (like theDateValueHandler) use this field for additional validation information, like a format String.
- format() - Method in class org.tquadrat.foundation.config.spi.CLIDefinition
- 
Returns the optional format.
- fromByteArray(Preferences, byte[]) - Method in class org.tquadrat.foundation.config.spi.prefs.BulkDataAccessorBase
- 
Converts the givenbytearray to an instance of the property type.
- fromByteArray(Preferences, byte[]) - Method in class org.tquadrat.foundation.config.spi.prefs.ImageAccessor
- 
Converts the givenbytearray to an instance of the property type.
- fromByteArray(Preferences, byte[]) - Method in class org.tquadrat.foundation.config.spi.prefs.SimpleBulkDataAccessor
- 
Converts the givenbytearray to an instance of the property type.
- fromString(CharSequence) - Method in class org.tquadrat.foundation.config.cli.YesNoValueHandler.YesNoStringConverter
- fromString(Preferences, int, String) - Method in class org.tquadrat.foundation.config.spi.prefs.CollectionAccessor
- 
Converts the given String to an instance of the property type.
- fromString(Preferences, String) - Method in class org.tquadrat.foundation.config.spi.prefs.PreferenceAccessorBase
- 
Converts the given String to an instance of the property type.
- fromString(Preferences, String) - Method in class org.tquadrat.foundation.config.spi.prefs.SimplePreferenceAccessor
- 
Converts the given String to an instance of the property type.
- fromStringMap(Preferences, Map<String, String>) - Method in class org.tquadrat.foundation.config.spi.prefs.MapAccessor
- 
Converts the givenMap<String,String>to aMap<K,V>.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
