mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-13 02:19:10 +00:00
Also updated usage examples for @EqualsAndHashCode, @ToString, and @Data, which also contained some other minor issues (such as missing this. qualifiers). Still to do is to detect that getters don't exist _yet_ but will later due to @Getter or @Data.