com.sun.cldc.io
Class Waiter

java.lang.Object
  extended by com.sun.cldc.io.Waiter

public class Waiter
extends java.lang.Object


Constructor Summary
Waiter()
           
 
Method Summary
static void waitForIO()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Waiter

public Waiter()
Method Detail

waitForIO

public static void waitForIO()