|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.singularsys.jep.misc.nullwrapper.NullWrapperFunctionFactory
public class NullWrapperFunctionFactory
A static factory to create the appropriate type of wrapped function.
| Constructor Summary | |
|---|---|
NullWrapperFunctionFactory()
|
|
| Method Summary | |
|---|---|
static PostfixMathCommandI |
getWrappedFunction(PostfixMathCommandI pfmc)
Gets a wrapped function. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullWrapperFunctionFactory()
| Method Detail |
|---|
public static PostfixMathCommandI getWrappedFunction(PostfixMathCommandI pfmc)
pfmc - the function to be wrapped
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||