Class 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.