Ejemplo n.º 1
0
 public Set<Account> accounts() {
   return helper.findAllAccounts();
 }