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