public final class GreaterEqualPtg extends ValueOperatorPtg
| Modifier and Type | Field | Description |
|---|---|---|
static ValueOperatorPtg |
instance |
|
static byte |
sid |
|
static int |
SIZE |
TYPE_BINARY, TYPE_FUNCTION, TYPE_UNARYCLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Modifier and Type | Method | Description |
|---|---|---|
int |
getNumberOfOperands() |
The number of operands expected by the operations
|
protected byte |
getSid() |
|
java.lang.String |
toFormulaString(java.lang.String[] operands) |
returns a string representation of the operations
the length of the input array should equal the number returned by
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreatePtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, serializePtgs, setClass, toStringgetDefaultOperandClass, getSize, isBaseToken, toFormulaString, writepublic static final int SIZE
public static final byte sid
public static final ValueOperatorPtg instance
protected byte getSid()
getSid in class ValueOperatorPtgpublic int getNumberOfOperands()
OperationPtggetNumberOfOperands in class OperationPtgpublic java.lang.String toFormulaString(java.lang.String[] operands)
OperationPtgtoFormulaString in class OperationPtgOperationPtg.getNumberOfOperands()Copyright 2018 The Apache Software Foundation or its licensors, as applicable.