mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-15 06:20:32 +00:00
7 lines
298 B
Plaintext
7 lines
298 B
Plaintext
2 'lazy' requires the field to be private and final.
|
|
6 'lazy' requires the field to be private and final.
|
|
10 'lazy' requires the field to be private and final.
|
|
14 'lazy' does not work with AccessLevel.NONE.
|
|
17 'lazy' is not supported for @Getter on a type.
|
|
22 'lazy' requires field initialization.
|