SSJ
V. 2.2.

umontreal.iro.lecuyer.simprocs
Class SSJInterpretationOracle

java.lang.Object
  extended by umontreal.iro.lecuyer.simprocs.SSJInterpretationOracle

public class SSJInterpretationOracle
extends Object

Determines which classes should be interpreted by the DSOL interpreter during process simulation.


Constructor Summary
SSJInterpretationOracle()
           
 
Method Summary
 boolean shouldBeInterpreted(Method method)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSJInterpretationOracle

public SSJInterpretationOracle()
Method Detail

shouldBeInterpreted

public boolean shouldBeInterpreted(Method method)

SSJ
V. 2.2.

To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.