Top Classes
[default module]

Package org.jruby.ext.fiber


Class Summary

Modifier and TypeClass and Description
public class
FiberQueue

A RubyThread-aware BlockingQueue wrapper used by Fiber for transferring values.

public class
public class
ThreadFiberLibrary

A thread-based implementation of Ruby 1.9 Fiber library.