Ejemplo n.º 1
0
 public boolean existeix(int isbn) {
   return ctrlLlib.existeix(isbn);
 }