| 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 |
|---|---|
| CallSuperType |
Used for lombok configuration for configuration whether or not to call the super implementation for certain lombok feature.
|
| 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.