|
JTR 5.0 API Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStatFunctionsFactory
This interface must be implemented by concrete IStatFunction
factory-classes.
Method Summary | |
---|---|
IStatFunction |
getFunction(java.lang.String functionCall)
Returns the appropriate IStatFunction instance according to the
given functionCall . |
Method Detail |
---|
IStatFunction getFunction(java.lang.String functionCall)
IStatFunction
instance according to the
given functionCall
.
functionCall
-
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |