public static class FiberLibrary.FiberMeta
extends java.lang.Object
Constructor and Description |
---|
FiberLibrary.FiberMeta() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
yield(ThreadContext context,
IRubyObject recv,
IRubyObject[] args) |
public static IRubyObject yield(ThreadContext context, IRubyObject recv, IRubyObject[] args)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.