|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FiberLibrary.Fiber | |
---|---|
org.jruby.libraries | |
org.jruby.runtime |
Uses of FiberLibrary.Fiber in org.jruby.libraries |
---|
Methods in org.jruby.libraries that return FiberLibrary.Fiber | |
---|---|
static FiberLibrary.Fiber |
FiberLibrary.Fiber.newInstance(ThreadContext context,
IRubyObject recv,
IRubyObject[] args,
Block block)
|
Uses of FiberLibrary.Fiber in org.jruby.runtime |
---|
Methods in org.jruby.runtime that return FiberLibrary.Fiber | |
---|---|
FiberLibrary.Fiber |
ThreadContext.getFiber()
|
Methods in org.jruby.runtime with parameters of type FiberLibrary.Fiber | |
---|---|
void |
ThreadContext.setFiber(FiberLibrary.Fiber fiber)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |