public class ExprItemGTEQ extends ExprItem
left, require, right
ExprItemGTEQ()
boolean
check(DictObjRow row)
compare, getLeft, getRight, isRequire, setLeft, setRequire, setRight
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExprItemGTEQ()
public boolean check(DictObjRow row)
check
ExprItem