Package | Description |
---|---|
org.jruby | |
org.jruby.ext.digest | |
org.jruby.ext.etc | |
org.jruby.ext.jruby | |
org.jruby.ext.net.protocol | |
org.jruby.ext.nkf | |
org.jruby.ext.rbconfig | |
org.jruby.ext.zlib | |
org.jruby.javasupport |
Modifier and Type | Class and Description |
---|---|
class |
RubyComparable
Implementation of the Comparable module.
|
class |
RubyEnumerable
The implementation of Ruby's Enumerable module.
|
class |
RubyEnumerator
Implementation of Ruby's Enumerator module.
|
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.
|
class |
RubyKernel
Note: For CVS history, see KernelModule.java.
|
class |
RubyMarshal
Marshal module
|
class |
RubyMath |
class |
RubyObjectSpace |
class |
RubyProcess |
static class |
RubyProcess.GroupID |
static class |
RubyProcess.Sys |
static class |
RubyProcess.UserID |
class |
RubySignal |
Modifier and Type | Class and Description |
---|---|
class |
RubyDigest |
static class |
RubyDigest.DigestInstance |
Modifier and Type | Class and Description |
---|---|
class |
RubyEtc |
Modifier and Type | Class and Description |
---|---|
class |
JRubyLibrary
Native part of require 'jruby'.
|
Modifier and Type | Class and Description |
---|---|
static class |
NetProtocolBufferedIO.NativeImpl |
Modifier and Type | Class and Description |
---|---|
class |
RubyNKF |
Modifier and Type | Class and Description |
---|---|
class |
RbConfigLibrary |
Modifier and Type | Class and Description |
---|---|
class |
RubyZlib |
Modifier and Type | Class and Description |
---|---|
class |
Java |
class |
JavaArrayUtilities |
class |
JavaUtilities |
Copyright © 2001-2015 JRuby. All Rights Reserved.