public class NotPredicateFilter extends Object implements PredicateFilter
| Constructor and Description |
|---|
NotPredicateFilter(Dictionary dictionaryReader,
String predicateValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(int dictId) |
boolean |
apply(int[] dictIds,
int length) |
public NotPredicateFilter(Dictionary dictionaryReader, String predicateValue)
public boolean apply(int dictId)
apply in interface PredicateFilterpublic boolean apply(int[] dictIds,
int length)
apply in interface PredicateFilterCopyright © 2018–2020 Apache Software Foundation. All rights reserved.