public interface PredicateFinalStep
| Modifier and Type | Method and Description |
|---|---|
SearchPredicate |
toPredicate()
Create a
SearchPredicate instance
matching the definition given in the previous DSL steps. |
SearchPredicate toPredicate()
SearchPredicate instance
matching the definition given in the previous DSL steps.SearchPredicate resulting from the previous DSL steps.Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.