JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jruby.java.proxies
Interface RubyObjectHolderProxy
public interface
RubyObjectHolderProxy
Additional interface implemented by proxies that back Java interfaces by Ruby objects so that we can get back to the original Ruby object from the proxy.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IRubyObject
__ruby_object
()
Method Detail
__ruby_object
IRubyObject
__ruby_object()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method