public static final class RubyEnumerable.PutKeyValueCallback extends 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) |
@Deprecated public PutKeyValueCallback(Ruby runtime, RubyHash result)
public IRubyObject call(ThreadContext context, IRubyObject[] largs, Block blk)
call
in interface BlockCallback
Copyright © 2001-2016 JRuby. All Rights Reserved.