public class QueryBox extends Object implements Query
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
expression()
Returns the textual expression of the query.
|
int |
hashCode() |
String |
toString() |
public QueryBox(String expression)
public String expression()
Queryexpression in interface QueryCopyright © 2019. All Rights Reserved.