|
|||||||||
| Home >> All >> com >> hartmath >> [ mapping overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.hartmath.mapping
Class E1StringArg

java.lang.Objectcom.hartmath.mapping.SFunctionEvaluator
com.hartmath.mapping.E1StringArg
- All Implemented Interfaces:
- FunctionEvaluator
- public abstract class E1StringArg
- extends SFunctionEvaluator
Evaluate functions with 1 String argument
| Constructor Summary | |
E1StringArg()
|
|
| Method Summary | |
abstract com.hartmath.expression.HObject |
e1StringArg(com.hartmath.expression.HString s)
Description of the Method |
com.hartmath.expression.HObject |
evaluate(com.hartmath.expression.HFunction vect,
com.hartmath.lib.Session session)
Evaluate the given function if possible. |
| Methods inherited from class com.hartmath.mapping.SFunctionEvaluator |
evaluate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
E1StringArg
public E1StringArg()
| Method Detail |
evaluate
public com.hartmath.expression.HObject evaluate(com.hartmath.expression.HFunction vect, com.hartmath.lib.Session session)
- Description copied from class:
SFunctionEvaluator - Evaluate the given function if possible.
- Specified by:
evaluatein classSFunctionEvaluator
e1StringArg
public abstract com.hartmath.expression.HObject e1StringArg(com.hartmath.expression.HString s)
- Description of the Method
|
|||||||||
| Home >> All >> com >> hartmath >> [ mapping overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC