Why is PropertyChangeSupport a java bean if it has a constructor with arguments?

后端 未结 0 399
余生分开走
余生分开走 2021-01-23 03:13

As I understand it, part of the beans standard is that the class must have a constructor with no arguments. Yet, one of the most used beans, PropertyChangeSupport, has a constru

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