public abstract class InPredicate<Q> extends AbstractPredicate<Q>
IN
predicate.Predicate.Type
Modifier and Type | Field and Description |
---|---|
protected String |
propertyName |
protected List<Object> |
values |
Constructor and Description |
---|
InPredicate(String propertyName,
List<Object> values) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
as, getType
Copyright © 2013. All rights reserved.