Ejemplo n.º 1
0
 @Override
 public int[] getNonMatchingDictionaryIds() {
   throw new UnsupportedOperationException(
       "Returning non matching values is expensive for predicateType:" + predicate.getType());
 }