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-2016 JRuby. All Rights Reserved.