public static final class BlockingIO.Condition
extends java.lang.Object
public void cancel()
public void interrupt()
public boolean await()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic boolean await(long timeout,
java.util.concurrent.TimeUnit unit)
throws java.lang.InterruptedException
java.lang.InterruptedExceptionCopyright © 2002-2009 JRuby Team. All Rights Reserved.