类 LombokAllArgsConstructorAnnotationFeature
java.lang.Object
com.github.hetianyi.plugins.generator.pojo.generator.feature.CustomFeature
com.github.hetianyi.plugins.generator.pojo.generator.feature.extend.lombok.LombokAllArgsConstructorAnnotationFeature
- 所有已实现的接口:
Feature
特性:为类添加
@AllArgsConstructor 注解- 作者:
- Jason He
-
嵌套类概要
从类继承的嵌套类/接口 com.github.hetianyi.plugins.generator.pojo.generator.feature.CustomFeature
CustomFeature.InsertLocation -
字段概要
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.github.hetianyi.plugins.generator.pojo.generator.feature.CustomFeature
apply
-
构造器详细资料
-
LombokAllArgsConstructorAnnotationFeature
public LombokAllArgsConstructorAnnotationFeature()
-