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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jruby.util
Interface MRIRecursionGuard.RecursiveFunction
Enclosing class:
MRIRecursionGuard
@Deprecated
public static interface
MRIRecursionGuard.RecursiveFunction
Deprecated.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
IRubyObject
call
(
IRubyObject
obj, boolean recur)
Deprecated.
Method Details
call
IRubyObject
call
(
IRubyObject
obj, boolean recur)
Deprecated.