Пример #1
0
 private boolean listenersAllowRemovals(String... titles) {
   return listener.voteForRemovals(titles) > 0;
 }