joosc.resource
Class ExecUnitResources

java.lang.Object
  extended byjoosc.resource.Resources
      extended byjoosc.resource.ExecUnitResources

public class ExecUnitResources
extends Resources


Constructor Summary
ExecUnitResources(int localsLimit)
           
 
Method Summary
 int getLocalsLimit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecUnitResources

public ExecUnitResources(int localsLimit)
Method Detail

getLocalsLimit

public int getLocalsLimit()