public static final class RubyEnumerable.PutKeyValueCallback extends Object implements BlockCallback
Constructor and Description |
---|
PutKeyValueCallback(Ruby runtime,
RubyHash 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 BlockCallback
Copyright © 2001-2016 JRuby. All Rights Reserved.