|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.bigcalc.math.function.TryCatchFunction
| Field Summary |
| Fields inherited from interface org.shiftone.bigcalc.math.MathConstants |
BD_239, FIVE, FOUR, I_TWO, ONE, TWO, ZERO |
| Constructor Summary | |
TryCatchFunction()
|
|
| Method Summary | |
java.lang.Object |
evaluate(Context context)
|
void |
print(java.lang.StringBuffer sb,
Context context)
|
void |
setArguments(FunctorList arguments)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TryCatchFunction()
| Method Detail |
public void setArguments(FunctorList arguments)
throws java.lang.Exception
setArguments in interface Functionjava.lang.Exception
public java.lang.Object evaluate(Context context)
throws java.lang.Exception
evaluate in interface Functorjava.lang.Exception
public void print(java.lang.StringBuffer sb,
Context context)
throws java.lang.Exception
print in interface Functorjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||