public class QueryOperation extends Object
static String
AND_OP
EQUAL_OP
OR_OP
QueryOperation(String key, String op, Object value)
boolean
equals(Object obj)
String
getKey()
getOp()
Object
getValue()
int
hashCode()
sameOp(QueryOperation other)
toResult()
toResult(String key)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public static final String EQUAL_OP
public static final String OR_OP
public static final String AND_OP
public QueryOperation(String key, String op, Object value)
public String getKey()
public Object getValue()
public String getOp()
public Object toResult()
public Object toResult(String key)
public boolean sameOp(QueryOperation other)
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.