accessor and mutator methods in eclipse
I've heard that eclipse can generate accessor and mutator methods for you but can find it under the different tabs, where exactly is the option to generate accessor开发者_运维知识库 and mutator methods automatically?
Under 'Source' menu, 'Generate Getters and Setters'
精彩评论