Пример #1
0
 @Override
 public String getFormatted() {
   return comp.getComparatorString() + " " + val.getFormatted();
 }