1
Answer

if in this case it's better to use the constructor or the method

Manoj S

Manoj S

2y
528
1

Hello! I have a List of type *Observations*, I want to know if in this case it's better to use the constructor or the method *setObservation* to create an instance of this type.

Answers (1)