idea Alt+Insert:构造函数
Alt+Insert:构造函数
包含参数:
Constructor:全参构造
Getter:必须的 return 字段名
Setter:this 值
Getter and Setter:选择字段以生成getter和setter
equals() and hashCode():看要不要寸在集合中
to String():好看
Override Methods:无参构造
Delegate Methods:
Test:文本
Copyright
本文来自博客园,作者:千寻简,转载请注明原文链接:https://www.cnblogs.com/opxc/p/15970166.html