Esempio n. 1
0
 static boolean isInput(API api) {
   return api.filter() != Filter.class || api.filters().length != 0;
 }