Esempio n. 1
0
 @Override
 protected String getTargetStringFromProducer(IStatsProducer<?> statsProducer) {
   return statsProducer.getCategory();
 }