org.hecl
Class Interp.WaitToken

java.lang.Object
  extended by org.hecl.Interp.WaitToken
Enclosing class:
Interp

protected static class Interp.WaitToken
extends java.lang.Object


Field Summary
 boolean waiting
           
 
Constructor Summary
protected Interp.WaitToken()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

waiting

public volatile boolean waiting
Constructor Detail

Interp.WaitToken

protected Interp.WaitToken()