Uses of Class
org.jruby.libraries.FiberLibrary.Fiber

Packages that use FiberLibrary.Fiber
org.jruby.runtime   
 

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)
           
 



Copyright © 2002-2009 JRuby Team. All Rights Reserved.