Annotation Type and Description |
---|
lombok.AllArgsConstructor.AnyAnnotation
Don't use this annotation, ever - Read the documentation.
|
lombok.experimental.Builder
Builder has been promoted to the main package, so use that one instead. |
lombok.Delegate
Use
Delegate instead. |
lombok.EqualsAndHashCode.AnyAnnotation
Don't use this annotation, ever - Read the documentation.
|
lombok.Getter.AnyAnnotation
Don't use this annotation, ever - Read the documentation.
|
lombok.NoArgsConstructor.AnyAnnotation
Don't use this annotation, ever - Read the documentation.
|
lombok.RequiredArgsConstructor.AnyAnnotation
Don't use this annotation, ever - Read the documentation.
|
lombok.Setter.AnyAnnotation
Don't use this annotation, ever - Read the documentation.
|
lombok.experimental.Value
Value has been promoted to the main package, so use that one instead. |
lombok.experimental.Wither.AnyAnnotation
Don't use this annotation, ever - Read the documentation.
|
Field and Description |
---|
lombok.ConfigurationKeys.ADD_GENERATED_ANNOTATIONS
Since version 1.16.14, use
ConfigurationKeys.ADD_JAVAX_GENERATED_ANNOTATIONS instead. |
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.