public interface Predicate extends Expression<Boolean>
Predicate is the common interface for Boolean typed expressions| Modifier and Type | Method and Description |
|---|---|
Predicate |
not()
Get the negation of the expression
|
accept, getTypePredicate not()
Copyright © 2007–2020 Querydsl. All rights reserved.