Class ThreadFiberLibrary

java.lang.Object
org.jruby.ext.fiber.ThreadFiberLibrary

public class ThreadFiberLibrary extends Object
A thread-based implementation of Ruby 1.9 Fiber library.
  • Constructor Details

    • ThreadFiberLibrary

      public ThreadFiberLibrary()
  • Method Details