0
How can I call a constructor from another class in java?
I need a constructor that takes two paameters(integers), one of this parameters will pass his value to another constructor of other class. How can I do this?
4 ответов
+ 1
Ehem if i may ask...what language?
0
Ooh sorry!!
In java
0
Thanks!
Was so helpful :)