Package | Description |
---|---|
org.jruby | |
org.jruby.ext | |
org.jruby.ext.socket | |
org.jruby.javasupport | |
org.jruby.libraries |
Modifier and Type | Class and Description |
---|---|
class |
RubyComparable
Implementation of the Comparable module.
|
class |
RubyDigest |
static class |
RubyDigest.DigestInstance |
class |
RubyEnumerable
The implementation of Ruby's Enumerable module.
|
class |
RubyEnumerator
Implementation of Ruby's Enumerator module.
|
class |
RubyEtc |
static class |
RubyFile.Constants |
class |
RubyFileTest |
class |
RubyGC
GC (Garbage Collection) Module
Note: Since we rely on Java's memory model we can't provide the
kind of control over garbage collection that MRI provides.
|
static class |
RubyIconv.Failure |
class |
RubyJRuby
Module which defines JRuby-specific methods for use.
|
static class |
RubyJRuby.JRubyExtensions |
class |
RubyKernel
Note: For CVS history, see KernelModule.java.
|
class |
RubyMarshal
Marshal module
|
class |
RubyMath |
class |
RubyNKF |
class |
RubyObjectSpace |
class |
RubyPrecision |
class |
RubyProcess |
static class |
RubyProcess.GroupID |
static class |
RubyProcess.Sys |
static class |
RubyProcess.UserID |
class |
RubySignal |
class |
RubyZlib |
Modifier and Type | Class and Description |
---|---|
static class |
NetProtocolBufferedIO.NativeImpl |
class |
Readline |
Modifier and Type | Class and Description |
---|---|
static class |
RubySocket.Constants |
Modifier and Type | Class and Description |
---|---|
class |
Java |
class |
JavaArrayUtilities |
class |
JavaUtilities |
Modifier and Type | Class and Description |
---|---|
class |
RbConfigLibrary |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.