public class EqualsPredicateFilter extends Object implements PredicateFilter
| Constructor and Description |
|---|
EqualsPredicateFilter(Dictionary dictionary,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(int dictId) |
boolean |
apply(int[] dictIds,
int length) |
public EqualsPredicateFilter(Dictionary dictionary, String value)
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.