Brian Norman
be728d4291
[Lombok] Constructor can have only non-static fields
...
When using the AllArgsConstructor annotation (directly or via
meta-annotation), only fields that are not static should be added as
arguments. Previously, all fields were being included regardless of
static-ness, which is not consistent with the behavior of Lombok.
^KT-54025 Fixed
2024-01-12 14:55:24 +00:00
..
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2024-01-12 14:55:24 +00:00
2023-01-17 14:51:29 +00:00
2024-01-12 14:55:24 +00:00
2022-08-11 15:22:35 +03:00
2022-09-12 11:29:16 +00:00
2022-09-12 11:29:17 +00:00
2022-09-12 11:29:17 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:25 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2024-01-12 14:55:24 +00:00
2024-01-12 14:55:24 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2022-06-07 14:12:23 +00:00
2023-02-10 12:30:13 +00:00
2022-06-07 14:12:23 +00:00
2022-08-03 13:46:24 +03:00