Class SimpleJepFunction

  • All Implemented Interfaces:
    JepFunction, org.nfunk.jep.function.PostfixMathCommandI

    public class SimpleJepFunction
    extends Object
    implements JepFunction
    A simple base class for registering a JEP function by name and number of parameters. The default implementation will simply return a random number between 0 and 100. This is intended to be re-implemented by subclasses.
    Since:
    3.3
    Author:
    nicklas