Beispiel #1
0
 @Override
 public boolean supportsBitmapIndex(BitmapIndexSelector selector) {
   return baseFilter.supportsBitmapIndex(selector);
 }