Beispiel #1
0
 public boolean removeAll(Collection<?> c) {
   return adapter.removeAll(c);
 }