Esempio n. 1
0
 @Override
 public Party call(Contact contact) {
   return contact.party().current();
 }