public static interface RubyArray.ArgumentVisitor
| Modifier and Type | Method and Description | 
|---|---|
IRubyObject | 
visit(ThreadContext ctx,
     IRubyObject arg,
     int i)  | 
IRubyObject visit(ThreadContext ctx, IRubyObject arg, int i)
Copyright © 2001-2015 JRuby. All Rights Reserved.