Class NullWrappedFunctionTable

java.lang.Object
com.singularsys.jep.FunctionTable
com.singularsys.jep.misc.nullwrapper.NullWrappedFunctionTable
All Implemented Interfaces:
JepComponent, Serializable

public class NullWrappedFunctionTable extends FunctionTable
A function table which wraps all the functions in an existing table.
Since:
3.4
Author:
Richard Morris
See Also: