public final class UnaryPlusPtg extends ValueOperatorPtg
| Modifier and Type | Field and Description |
|---|---|
static UnaryPlusPtg |
instance |
static byte |
sid |
TYPE_BINARY, TYPE_FUNCTION, TYPE_UNARYCLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Modifier and Type | Method and Description |
|---|---|
UnaryPlusPtg |
copy() |
int |
getNumberOfOperands()
The number of operands expected by the operations
|
byte |
getSid() |
java.lang.String |
toFormulaString(java.lang.String[] operands)
implementation of method from OperationsPtg
|
getDefaultOperandClass, getSize, isBaseToken, toFormulaString, writegetGenericPropertiescreatePtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, serializePtgs, setClass, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic static final byte sid
public static final UnaryPlusPtg instance
public byte getSid()
public int getNumberOfOperands()
OperationPtggetNumberOfOperands in class OperationPtgpublic java.lang.String toFormulaString(java.lang.String[] operands)
toFormulaString in class OperationPtgOperationPtg.getNumberOfOperands()public UnaryPlusPtg copy()
copy in interface Duplicatablecopy in class PtgCopyright 2021 The Apache Software Foundation or its licensors, as applicable.