Page Index - codercuixin/lombok-translate GitHub Wiki
36 page(s) in this GitHub Wiki:
- Home
- lombok-translate
- 为什么要使用lombok。
- jar 包的下载
- IntelliJ IDEA 中 安装lombok插件。
- 下面主要是对lombok features部分的翻译
- @Builder
- Please reload this page
- @Cleanup
- Please reload this page
- @Data
- Please reload this page
- @EqualsAndHashCode
- Please reload this page
- @Getter and @Setter
- Please reload this page
- @Getter(lazy=true)
- Please reload this page
- @Log (and friends)
- Please reload this page
- @NoArgsConstructor, @RequiredArgsConstructor, @AllArgsConstructor
- Please reload this page
- @NonNull
- Please reload this page
- @SneakyThrows
- Please reload this page
- @Synchronized
- Please reload this page
- @ToString
- Please reload this page
- @Value
- Please reload this page
- val
- Please reload this page
- var
- Please reload this page