| Package | Description |
|---|---|
| org.jruby.util.io |
| Modifier and Type | Method and Description |
|---|---|
static BlockingIO.Condition |
BlockingIO.newCondition(Channel channel,
int ops) |
static BlockingIO.Condition |
BlockingIO.newCondition(Channel channel,
int ops,
Object monitor) |
Copyright © 2001-2016 JRuby. All Rights Reserved.