Package | Description |
---|---|
org.jruby | |
org.jruby.libraries |
Modifier and Type | Class and Description |
---|---|
class |
RubyThread
Implementation of Ruby's
Thread class. |
Modifier and Type | Method and Description |
---|---|
protected abstract ExecutionContext |
RubyJRuby.JRubyExecutionContextLocal.getExecutionContext(ThreadContext context) |
protected ExecutionContext |
RubyJRuby.JRubyThreadLocal.getExecutionContext(ThreadContext context) |
protected ExecutionContext |
RubyJRuby.JRubyFiberLocal.getExecutionContext(ThreadContext context) |
Modifier and Type | Class and Description |
---|---|
class |
FiberLibrary.Fiber |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.