org.nfunk.jepexamples
Class LargeExpressionTest

java.lang.Object
  extended by 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 Summary
LargeExpressionTest()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LargeExpressionTest

public LargeExpressionTest()
Method Detail

main

public static void main(String[] args)


Copyright © 2014. All rights reserved.