How to get data from another Java class which has a big signature constructor, without polluting the code?

后端 未结 0 687
长发绾君心
长发绾君心 2021-01-21 03:32

I\'m designing a small project, which simplifying things, looks like this

First I have a class that load data from a file:

public class Data{
    //private         


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