@Deprecated public interface Callback
| Modifier and Type | Method and Description | 
|---|---|
IRubyObject | 
execute(IRubyObject recv,
       IRubyObject[] args,
       Block block)
Deprecated.  
  | 
Arity | 
getArity()
Deprecated.  
  | 
IRubyObject execute(IRubyObject recv, IRubyObject[] args, Block block)
Arity getArity()
Copyright © 2001-2015 JRuby. All Rights Reserved.