| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.cext |
| Class and Description |
|---|
| RArray |
| RString
An
RString is an object tied to a RubyString for synchronization
of the string value between C and Ruby. |
| Class and Description |
|---|
NativeMethod
NativeMethod represents a method handle to a C extension function in JRuby,
to provide entry points into C code. |
| RubyData |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.