Package | Description |
---|---|
org.jruby.util |
Modifier and Type | Method and Description |
---|---|
Join |
Join.Spec.createJoin() |
Join |
Join.Spec.createJoin(Executor executor) |
Modifier and Type | Method and Description |
---|---|
abstract void |
Join.FastReaction.react(Join join,
Object[] args) |
abstract void |
Join.AsyncReaction.react(Join join,
Object[] args) |
abstract Object |
Join.SyncReaction.react(Join join,
Object[] args) |
Copyright © 2001-2015 JRuby. All Rights Reserved.