public static final class RubyEnumerable.PutKeyValueCallback extends java.lang.Object implements BlockCallback
| Constructor and Description |
|---|
PutKeyValueCallback(Ruby runtime,
RubyHash result)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IRubyObject |
call(ThreadContext context,
IRubyObject[] largs,
Block blk) |
IRubyObject |
call(ThreadContext context,
IRubyObject arg,
Block block) |
public IRubyObject call(ThreadContext context, IRubyObject[] largs, Block blk)
call in interface BlockCallbackpublic IRubyObject call(ThreadContext context, IRubyObject arg, Block block)
call in interface BlockCallbackCopyright © 2001-2021 JRuby. All Rights Reserved.