Class FunctionLibraryR7

java.lang.Object
com.aquima.interactions.expressions.functions.FunctionLibrary
com.aquima.interactions.expressions.r7.functions.FunctionLibraryR7

public final class FunctionLibraryR7 extends FunctionLibrary
This class creates the function library for the R6 expression parser.
Since:
6.4
Author:
F. van der Meer, O. Kerpershoek
  • Method Details

    • getInstance

      public static FunctionLibraryR7 getInstance()
      Returns the static singleton instance of this function library
      Returns:
      the static singleton instance of this function library