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 ofPreferenceAccessorfor instances ofList.
- ListAccessor(String, StringConverter<T>, Getter<List<T>>, Setter<List<T>>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.ListAccessor
- 
Creates a newListAccessorinstance.
- 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 theINIFilethat is connected to this configuration bean.
- loadPreferences() - Method in interface org.tquadrat.foundation.config.PreferencesBeanSpec
- 
Loads the preference values from thePreferencesinstances 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 ofTimeValueHandlerforLocalDateTime.
- LocalDateTimeValueHandler(BiConsumer<String, LocalDateTime>) - Constructor for class org.tquadrat.foundation.config.cli.LocalDateTimeValueHandler
- 
Creates a newLocalDateTimeValueHandlerinstance.
- LocalDateTimeValueHandler(CLIDefinition, BiConsumer<String, LocalDateTime>) - Constructor for class org.tquadrat.foundation.config.cli.LocalDateTimeValueHandler
- 
Creates a newLocalDateTimeValueHandlerinstance.
- LocalDateValueHandler - Class in org.tquadrat.foundation.config.cli
- 
The implementation ofTimeValueHandlerforjava.time.LocalDate.
- LocalDateValueHandler(BiConsumer<String, LocalDate>) - Constructor for class org.tquadrat.foundation.config.cli.LocalDateValueHandler
- 
Creates a newLocalDateValueHandlerinstance.
- LocalDateValueHandler(CLIDefinition, BiConsumer<String, LocalDate>) - Constructor for class org.tquadrat.foundation.config.cli.LocalDateValueHandler
- 
Creates a newLocalDateValueHandlerinstance.
- LocalTimeValueHandler - Class in org.tquadrat.foundation.config.cli
- 
The implementation ofTimeValueHandlerforLocalTime.
- LocalTimeValueHandler(BiConsumer<String, LocalTime>) - Constructor for class org.tquadrat.foundation.config.cli.LocalTimeValueHandler
- 
Creates a newLocalTimeValueHandlerinstance.
- LocalTimeValueHandler(CLIDefinition, BiConsumer<String, LocalTime>) - Constructor for class org.tquadrat.foundation.config.cli.LocalTimeValueHandler
- 
Creates a newLocalTimeValueHandlerinstance.
- 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 ofPreferenceAccessorfor instances ofLong.
- LongAccessor(String, Getter<Long>, Setter<Long>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.LongAccessor
- 
Creates a newLongAccessorinstance.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
