Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在eclipse中有一个类,将为它编写一个接口。
是否有可能,就像自动生成 getter/setter 时一样,从类中自动生成一个接口?
我很感谢你的回答!!!
顺便说一句,我的 Eclipse 版本是靛蓝...
Alt+Shift+T 和“提取界面”
无需仅单击类名只需右键单击类中的任何位置。转到折射器选择“提取界面”