public interface IdxFieldPredicate<RECORD,T> extends Predicate<RECORD>
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyToSubject(T value)
Applies the predicate to a field value directly.
|
IdxField<RECORD,T> |
getField()
Gets the field corresponding to this predicate
|
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.