Documentation of 'net.objecthunter.exp4j.function.Functions' Java class
Functions
net.objecthunter.exp4j.function

Class Functions



  • public class Functions
    extends java.lang.Object
    Class representing the builtin functions available for use in expressions
    • Constructor Summary

      Constructors 
      Constructor and Description
      Functions() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static Function getBuiltinFunction(java.lang.String name)
      Get the builtin function for a given name
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Functions

        public Functions()
    • Method Detail

      • getBuiltinFunction

        public static Function getBuiltinFunction(java.lang.String name)
        Get the builtin function for a given name
        Parameters:
        name - te name of the function
        Returns:
        a Function instance

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.