Exemplo n.º 1
0
 @Override
 protected List<String> removeAndGetFilterListImpl(Collection<String> set) {
   return FilterDBTask.removeAndGetNewFilterKeywordList(FilterDBTask.TYPE_TOPIC, set);
 }