Is it possible to call a constructor from another (within the same class, not from a subclass)? If yes how? And what could be the best way to call another constructor (if there are several ways to do it)?
转载于:https://stackoverflow.com/questions/285177/how-do-i-call-one-constructor-from-another-in-java