public static final class RubyEnumerable.AppendBlockCallback extends java.lang.Object implements BlockCallback
Constructor and Description |
---|
AppendBlockCallback(Ruby runtime,
RubyArray result)
Deprecated.
|
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 BlockCallback
Copyright © 2001-2017 JRuby. All Rights Reserved.