Class FunctionSafeJep.SafeFunctionTable

java.lang.Object
java.util.Dictionary<K,​V>
java.util.Hashtable
org.nfunk.jep.FunctionTable
net.sf.basedb.util.jep.FunctionSafeJep.SafeFunctionTable
All Implemented Interfaces:
Serializable, Cloneable, Map
Enclosing class:
FunctionSafeJep

static class FunctionSafeJep.SafeFunctionTable
extends FunctionTable
Function table implementation that pretends that all possible functions exists, but sends an error message if someone tries to use a function that doesn't really exists.