Alt+Insert:构造函数

包含参数:

Constructor:全参构造

Getter:必须的 return 字段名

Setter:this 值

Getter and Setter:选择字段以生成getter和setter

equals() and hashCode():看要不要寸在集合中

to String():好看

Override Methods:无参构造

Delegate Methods:

Test:文本

Copyright