Пример #1
0
 @Override
 public String getArriveStr() {
   if (arriveStr == null) return myRace.arriveStr();
   return arriveStr;
 }