org.jclarion.clarion.constants
Class Wait

java.lang.Object
  extended by org.jclarion.clarion.constants.Wait

public class Wait
extends java.lang.Object


Field Summary
static int OK
           
static int TIMEOUT
           
 
Constructor Summary
Wait()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OK

public static final int OK
See Also:
Constant Field Values

TIMEOUT

public static final int TIMEOUT
See Also:
Constant Field Values
Constructor Detail

Wait

public Wait()


Copyright © 2010. All Rights Reserved.