mirror of
https://github.com/tiennm99/lombok.git
synced 2026-08-02 02:21:34 +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.