📅  最后修改于: 2022-03-11 14:52:21.682000             🧑  作者: Mango
In Java another constructor of the same class can be called from a
constructor via this().
Note however that this has to be on the first line.