Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- LEAD_IN - Static variable in interface org.tquadrat.foundation.config.CLIBeanSpec
-
The lead-in character for an option name: "-".
- ListAccessor<T> - Class in org.tquadrat.foundation.config.spi.prefs
-
The implementation of
PreferenceAccessor
for instances ofList
. - ListAccessor(String, StringConverter<T>, Getter<List<T>>, Setter<List<T>>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.ListAccessor
-
Creates a new
ListAccessor
instance. - loadArgumentFile(String, Collection<String>) - Method in class org.tquadrat.foundation.config.internal.ArgumentParser.CmdLineImpl
-
Loads an argument file as specified by the given argument and returns the contents of that file as additional command line arguments.
- loadConfigurationBean(Class<? extends ConfigBeanSpec>, TCEFunction<? super Class<T>, T>) - Static method in class org.tquadrat.foundation.config.ConfigUtil
-
Retrieves the configuration bean class and loads it.
- loadINIFile() - Method in interface org.tquadrat.foundation.config.INIBeanSpec
-
Loads the configuration values from the
INIFile
that is connected to this configuration bean. - loadPreferences() - Method in interface org.tquadrat.foundation.config.PreferencesBeanSpec
-
Loads the preference values from the
Preferences
instances connected with the configuration bean based on the specification that is extending this interface into the properties of that configuration bean. - loadSessionBean(Class<? extends T>, String, TCEBiFunction<? super Class<T>, ? super String, T>) - Static method in class org.tquadrat.foundation.config.ConfigUtil
-
Retrieves the configuration bean class for a session bean and loads it.
- LocalDateTimeValueHandler - Class in org.tquadrat.foundation.config.cli
-
The implementation of
TimeValueHandler
forLocalDateTime
. - LocalDateTimeValueHandler(BiConsumer<String, LocalDateTime>) - Constructor for class org.tquadrat.foundation.config.cli.LocalDateTimeValueHandler
-
Creates a new
LocalDateTimeValueHandler
instance. - LocalDateTimeValueHandler(CLIDefinition, BiConsumer<String, LocalDateTime>) - Constructor for class org.tquadrat.foundation.config.cli.LocalDateTimeValueHandler
-
Creates a new
LocalDateTimeValueHandler
instance. - LocalDateValueHandler - Class in org.tquadrat.foundation.config.cli
-
The implementation of
TimeValueHandler
forjava.time.LocalDate
. - LocalDateValueHandler(BiConsumer<String, LocalDate>) - Constructor for class org.tquadrat.foundation.config.cli.LocalDateValueHandler
-
Creates a new
LocalDateValueHandler
instance. - LocalDateValueHandler(CLIDefinition, BiConsumer<String, LocalDate>) - Constructor for class org.tquadrat.foundation.config.cli.LocalDateValueHandler
-
Creates a new
LocalDateValueHandler
instance. - LocalTimeValueHandler - Class in org.tquadrat.foundation.config.cli
-
The implementation of
TimeValueHandler
forLocalTime
. - LocalTimeValueHandler(BiConsumer<String, LocalTime>) - Constructor for class org.tquadrat.foundation.config.cli.LocalTimeValueHandler
-
Creates a new
LocalTimeValueHandler
instance. - LocalTimeValueHandler(CLIDefinition, BiConsumer<String, LocalTime>) - Constructor for class org.tquadrat.foundation.config.cli.LocalTimeValueHandler
-
Creates a new
LocalTimeValueHandler
instance. - lock() - Method in class org.tquadrat.foundation.config.spi.prefs.PreferenceChangeListenerBase
-
Locks the connected configuration bean for writing.
- LongAccessor - Class in org.tquadrat.foundation.config.spi.prefs
-
The implementation of
PreferenceAccessor
for instances ofLong
. - LongAccessor(String, Getter<Long>, Setter<Long>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.LongAccessor
-
Creates a new
LongAccessor
instance.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form