Why do some methods need class name in front or an instance or just call the method itself in java?

后端 未结 0 1649
长发绾君心
长发绾君心 2020-12-02 11:30

Whats the difference between these and why are they differently used?

For example in java you can say Integer.parseInt() or if I make a method publ

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