|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jruby.cext | |
---|---|
org.jruby | |
org.jruby.cext |
Classes in org.jruby.cext used by org.jruby | |
---|---|
RArray
An RArray is an object tied to a RubyArray for synchronization
of array contents between C and Ruby. |
|
RString
An RString is an object tied to a RubyString for synchronization
of the string value between C and Ruby. |
Classes in org.jruby.cext used by org.jruby.cext | |
---|---|
NativeMethod
NativeMethod represents a method handle to a C extension function in JRuby,
to provide entry points into C code. |
|
RubyData
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |