Interface | Description |
---|---|
ConfigurationKeysLoader | |
ConfigurationParser.Collector | |
ConfigurationProblemReporter | |
ConfigurationResolver | |
ConfigurationResolverFactory | |
ConfigurationSource |
Class | Description |
---|---|
BubblingConfigurationResolver | |
ConfigurationApp | |
ConfigurationApp.CmdArgs | |
ConfigurationDataType | |
ConfigurationKey<T> |
Describes a configuration key and its type.
|
ConfigurationKeysLoader.LoaderLoader | |
ConfigurationParser | |
ConfigurationSource.ListModification | |
ConfigurationSource.Result | |
FileSystemSourceCache | |
StringConfigurationSource | |
TypeName |
Enum | Description |
---|---|
FlagUsageType |
Used for lombok configuration to flag usages of certain lombok feature.
|
NullCheckExceptionType |
Annotation Type | Description |
---|---|
ExampleValueString |
If a configuration key has an enum type, then the 'example values' string is built up by just joining all enum keys together with a bar separator, but you
can add this annotation to the enum type to override this string.
|
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.