public static final class RubyEnumerable.AppendBlockCallback extends Object implements BlockCallback
| Constructor and Description |
|---|
AppendBlockCallback(Ruby runtime,
RubyArray result) |
| Modifier and Type | Method and Description |
|---|---|
IRubyObject |
call(ThreadContext context,
IRubyObject[] largs,
Block blk) |
public IRubyObject call(ThreadContext context, IRubyObject[] largs, Block blk)
call in interface BlockCallbackCopyright © 2001-2016 JRuby. All Rights Reserved.