Package org.jruby.ext.fiber
Class ThreadFiberLibrary
java.lang.Object
org.jruby.ext.fiber.ThreadFiberLibrary
A thread-based implementation of Ruby 1.9 Fiber library.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThreadFiberLibrary
public ThreadFiberLibrary()
-
-
Method Details
-
createFiberClass
-