net.aditsu.depeche
public class LikeOperator extends Operator
| Constructor and Description |
|---|
LikeOperator() |
| Modifier and Type | Method and Description |
|---|---|
LikeOperator |
adapt(Serializable rhs)
Returns a version of this operator adapted to a right-hand side value (just "this" by default)
|
Boolean |
test(Serializable x,
Serializable y) |
public LikeOperator adapt(Serializable rhs)
Operatorpublic Boolean test(Serializable x, Serializable y)