Esempio n. 1
0
 public Product mapProduct(Function fn) {
   return delegee.mapProduct(fn);
 }