|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.formula.operators.MinusSignOperator
public class MinusSignOperator
Creation-Date: 02.11.2006, 10:27:03
Constructor Summary | |
---|---|
MinusSignOperator()
|
Method Summary | |
---|---|
TypeValuePair |
evaluate(FormulaContext context,
TypeValuePair value1)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MinusSignOperator()
Method Detail |
---|
public TypeValuePair evaluate(FormulaContext context, TypeValuePair value1) throws EvaluationException
evaluate
in interface PrefixOperator
EvaluationException
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |