Is there an idiom in Java for empty methods which exist to satisfy an interface?

前端 未结 0 1543
情书的邮戳
情书的邮戳 2021-02-11 21:35

Let\'s say I have a class Foo implementing an interface such as MouseListener. The MouseListener interface consists of five methods but I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题