public class HasValuesFilter extends java.lang.Object implements HandleRecordFilter
Modifier and Type | Class and Description |
---|---|
static class |
HasValuesFilter.TypeAndValue |
Constructor and Description |
---|
HasValuesFilter(java.util.List<HasValuesFilter.TypeAndValue> typeAndValueList) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(HandleValue[] values) |
public HasValuesFilter(java.util.List<HasValuesFilter.TypeAndValue> typeAndValueList)
public boolean accept(HandleValue[] values)
accept
in interface HandleRecordFilter