Using a Private Variable in Another Class in Java

后端 未结 0 1026
心在旅途
心在旅途 2020-12-11 08:30

I have two classes. The first class contains the private variables that I want to use in an object in the second class. I have accessor and mutator methods but I do not know

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