The Comparative type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
curNumberOfParameters |
Number of parameters to be used for the next run() invocation. Applies
only if the required number of parameters is variable (numberOfParameters = -1).
(Inherited from PostfixMathCommand.) |
![]() ![]() |
EQ | |
![]() ![]() |
GE | |
![]() ![]() |
GT | |
![]() |
id |
Used to represent which operator the class represents.
|
![]() ![]() |
LE | |
![]() ![]() |
LT | |
![]() ![]() |
NE | |
![]() |
numberOfParameters |
Number of parameters a the function requires. Initialize this value to
-1 if any number of parameters should be allowed.
(Inherited from PostfixMathCommand.) |