public class Divide extends BinaryArithmatic
SUPPORTED_BINARY_OPERATORS| Constructor and Description |
|---|
Divide(QueryValue left,
QueryValue right) |
| Modifier and Type | Method and Description |
|---|---|
Divide |
clone() |
boolean |
equals(Object obj) |
<V> V |
getValue(Map<String,Object> record) |
appendDefaultSql, appendParameters, getLeft, getOperator, getQueryValues, getRight, toStringappendSql, cloneQueryValues, expand, getBoundingBox, getBoundingBox, getStringValue, parseWhere, setRecordDefinition, toFormattedString, toQueryValuepublic Divide(QueryValue left, QueryValue right)
public Divide clone()
clone in class BinaryArithmaticpublic boolean equals(Object obj)
equals in class BinaryArithmaticpublic <V> V getValue(Map<String,Object> record)
getValue in class QueryValueCopyright © 2015 Revolution Systems Inc.. All rights reserved.