Пример #1
0
 public String accountForYourself() {
   return "Forces speaking the language: " + ((lang != null) ? lang.name() : "?");
 }