public interface BlockCallback
Modifier and Type | Method and Description |
---|---|
IRubyObject |
call(ThreadContext context,
IRubyObject[] args,
Block block) |
IRubyObject call(ThreadContext context, IRubyObject[] args, Block block)
Copyright © 2001-2015 JRuby. All Rights Reserved.