Call method in java without object or class name

后端 未结 0 1141
[愿得一人]
[愿得一人] 2021-01-07 03:22
Button myButton = (Button) findViewById(R.id. my_button

As much I know in java all code have to be on a class body, that said if we invoke a method

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