Пример #1
0
 public boolean accept(GroupedSummaryItem gsi) {
   return gsi.getName().equals(name);
 }