|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.bigcalc.core.BlockFunctor
| Constructor Summary | |
BlockFunctor()
|
|
| Method Summary | |
void |
addFunctor(Functor functor)
|
java.lang.Object |
evaluate(Context context)
|
void |
print(java.lang.StringBuffer sb,
Context context)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BlockFunctor()
| Method Detail |
public void addFunctor(Functor functor)
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.Exceptionpublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||