|
JTR 5.0 API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjtr.lang.functions.impl.DefaultStatFunctionsFactory
public class DefaultStatFunctionsFactory
Factory class for returning concrete IStatFunction instances.
This implementation is not thread-safe.
| Nested Class Summary | |
|---|---|
protected static class |
DefaultStatFunctionsFactory.FunctionDescription
|
| Constructor Summary | |
|---|---|
DefaultStatFunctionsFactory()
|
|
| Method Summary | |
|---|---|
IStatFunction |
getFunction(java.lang.String functionCall)
Returns the appropriate IStatFunction instance according to the
given functionCall. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultStatFunctionsFactory()
| Method Detail |
|---|
public IStatFunction getFunction(java.lang.String functionCall)
IStatFunction instance according to the
given functionCall.
getFunction in interface IStatFunctionsFactory
|
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 | |||||||||