JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jruby
Interface RubyArray.ArgumentVisitor
Enclosing class:
RubyArray
<
T
extends
IRubyObject
>
public static interface
RubyArray.ArgumentVisitor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IRubyObject
visit
(
ThreadContext
ctx,
IRubyObject
arg, int i)
Method Details
visit
IRubyObject
visit
(
ThreadContext
ctx,
IRubyObject
arg, int i)