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

B

BASE_BUNDLE_NAME - Static variable in class org.tquadrat.foundation.config.internal.Commons
The name of the resource bundle with the messages and texts for this module: "org.tquadrat.foundation.config.MessagesAndTexts".
baseClass() - Element in annotation interface org.tquadrat.foundation.config.ConfigurationBeanSpecification
The optional base class for the new configuration bean.
BooleanAccessor - Class in org.tquadrat.foundation.config.spi.prefs
The implementation of PreferenceAccessor for Boolean.
BooleanAccessor(String, Getter<Boolean>, Setter<Boolean>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.BooleanAccessor
Creates a new BooleanAccessor instance.
BooleanValueHandler - Class in org.tquadrat.foundation.config.cli
An implementation of CmdLineValueHandler for boolean and Boolean values.
BooleanValueHandler(BiConsumer<String, Boolean>) - Constructor for class org.tquadrat.foundation.config.cli.BooleanValueHandler
Creates a new BooleanValueHandler instance.
BooleanValueHandler(CLIDefinition, BiConsumer<String, Boolean>) - Constructor for class org.tquadrat.foundation.config.cli.BooleanValueHandler
Creates a new BooleanValueHandler instance.
build(CharSequence, Collection<? extends CLIDefinition>) - Method in class org.tquadrat.foundation.config.internal.UsageBuilder
Builds the usage text.
BulkDataAccessorBase<T> - Class in org.tquadrat.foundation.config.spi.prefs
The abstract base class for an implementation of PreferenceAccessor for bulk data.
BulkDataAccessorBase(String, Getter<T>, Setter<T>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.BulkDataAccessorBase
Creates a new BulkDataAccessorBase instance.
ByteAccessor - Class in org.tquadrat.foundation.config.spi.prefs
The implementation of PreferenceAccessor for instance of Byte.
ByteAccessor(String, Getter<Byte>, Setter<Byte>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.ByteAccessor
Creates a new ByteAccessor instance.
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