long-parameter-list
Construtor with long parameter list OR multiple setters?
To initialize an instance, we can use either a default constuctor and a number of setters, or a constructor with a long parameter list. In the latter way the object state may remain unchanged after th[详细]
2023-02-20 14:36 分类:问答