```
public class CommonEmployee extends Employee { public void work() { System.out.println("I'm a common employee"); }}
本文标题:Test
本文链接:https://www.haomeiwen.com/subject/pqytfxtx.html
网友评论