Class LargeExpressionTest

java.lang.Object
org.nfunk.jepexamples.LargeExpressionTest

public class LargeExpressionTest extends Object
This example tests how the evaluation time is influenced by the size of the expression and symbol table.
  • Constructor Details

    • LargeExpressionTest

      public LargeExpressionTest()
  • Method Details

    • main

      public static void main(String[] args)