public static final class BlockingIO.Condition extends Object
public void cancel()
public void interrupt()
public boolean await()
throws InterruptedException
InterruptedExceptionpublic boolean await(long timeout,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2001-2015 JRuby. All Rights Reserved.