|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubyEnumerable.AppendBlockCallback
Constructor Summary | |
RubyEnumerable.AppendBlockCallback(Ruby runtime,
RubyArray result)
|
Method Summary | |
IRubyObject |
call(ThreadContext context,
IRubyObject[] largs,
Block blk)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RubyEnumerable.AppendBlockCallback(Ruby runtime, RubyArray result)
Method Detail |
public IRubyObject call(ThreadContext context, IRubyObject[] largs, Block blk)
call
in interface BlockCallback
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |