public class NotEndsWith extends EndsWith implements Comparator
| Constructor and Description |
|---|
NotEndsWith() |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.criteria.Predicate |
build(javax.persistence.criteria.CriteriaBuilder cb,
javax.persistence.criteria.Expression<?> x,
Object y) |
String |
toString() |
public javax.persistence.criteria.Predicate build(javax.persistence.criteria.CriteriaBuilder cb,
javax.persistence.criteria.Expression<?> x,
Object y)
build in interface Comparatorbuild in class EndsWithCopyright © 2018. All rights reserved.