| Class and Description |
|---|
| AbstractRubyMethod
The RubyMethod class represents a RubyMethod object.
|
| CompatVersion |
| Finalizable
An almost entirely useless interface for those objects that we _really_ want
to finalize.
|
| IncludedModuleWrapper
This class is used to provide an intermediate superclass for modules and classes that include
other modules.
|
| Main.Status |
| Profile |
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Ruby.RecursiveFunction |
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyBignum |
| RubyBinding |
| RubyBoolean |
| RubyClass |
| RubyComplex
1.9 complex.c as of revision: 20011
|
| RubyContinuation.Continuation |
| RubyEncoding |
| RubyException |
| RubyFileStat
Implements File::Stat
|
| RubyFixnum
Implementation of the Fixnum class.
|
| RubyFloat
A representation of a float object
|
| RubyGlobal.StringOnlyRubyHash
A Pseudo-hash whose keys and values are required to be Strings.
|
| RubyHash
Implementation of the Hash class.
|
| RubyHash.RubyHashEntry |
| RubyHash.Visitor |
| RubyInstanceConfig
A structure used to configure new JRuby instances.
|
| RubyInstanceConfig.CompileMode |
| RubyInstanceConfig.LoadServiceCreator |
| RubyInstanceConfig.ProfilingMode |
| RubyInstanceConfig.Verbosity |
| RubyInteger
Implementation of the Integer class.
|
| RubyIO |
| RubyLocalJumpError.Reason |
| RubyMethod
The RubyMethod class represents a RubyMethod object.
|
| RubyModule |
| RubyModule.CacheEntryFactory |
| RubyModule.ConstantEntry
Represents a constant value, possibly hidden (private).
|
| RubyModule.KindOf |
| RubyModule.WrapperCacheEntryFactory
A wrapper CacheEntryFactory, for delegating cache entry creation along a chain.
|
| RubyNameError |
| RubyNumeric
Base class for all numerical types in ruby.
|
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyObject.Data |
| RubyObjectVar0
A RubyObject that provides a direct field for one stored variable, to avoid
the overhead of creating and managing a separate array and reference.
|
| RubyObjectVar1
A RubyObject that provides a direct field for two stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
| RubyObjectVar2
A RubyObject that provides a direct field for three stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
| RubyObjectVar3
A RubyObject that provides a direct field for four stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
| RubyObjectVar4
A RubyObject that provides a direct field for five stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
| RubyObjectVar5
A RubyObject that provides a direct field for six stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
| RubyObjectVar6
A RubyObject that provides a direct field for seven stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
| RubyObjectVar7
A RubyObject that provides a direct field for eight stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
| RubyObjectVar8
A RubyObject that provides a direct field for nine stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
| RubyObjectVar9
A RubyObject that provides a direct field for ten stored variables, to avoid
the overhead of creating and managing a separate array and reference.
|
| RubyProc |
| RubyProcess.RubyStatus |
| RubyRandom.RandomType |
| RubyRange |
| RubyRational
1.9 rational.c as of revision: 20011
|
| RubyRegexp |
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| RubyStruct |
| RubySymbol
Represents a Ruby symbol (e.g.
|
| RubySymbol.SymbolTable |
| RubySystemExit |
| RubyThread
Implementation of Ruby's
Thread class. |
| RubyThread.BlockingTask |
| RubyThread.Status
Thread statuses
|
| RubyThreadGroup
Implementation of Ruby's
ThreadGroup class. |
| RubyTime
The Time class.
|
| RubyUnboundMethod
Note: This was renamed from UnboundMethod.java
|
| Class and Description |
|---|
| RubyModule |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyFixnum
Implementation of the Fixnum class.
|
| RubyFloat
A representation of a float object
|
| RubyHash
Implementation of the Hash class.
|
| RubyModule |
| RubyRegexp |
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| RubySymbol
Represents a Ruby symbol (e.g.
|
| Class and Description |
|---|
| RubyClass |
| RubyFixnum
Implementation of the Fixnum class.
|
| RubyFloat
A representation of a float object
|
| RubyModule |
| RubyRegexp |
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| RubySymbol
Represents a Ruby symbol (e.g.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyFloat
A representation of a float object
|
| RubyModule |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyProc |
| RubyThread.BlockingTask |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| CompatVersion |
| Profile |
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyInstanceConfig.CompileMode |
| RubyInstanceConfig.LoadServiceCreator |
| RubyInstanceConfig.ProfilingMode |
| RubyObjectAdapter |
| RubyRuntimeAdapter |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyInstanceConfig
A structure used to configure new JRuby instances.
|
| RubyInteger
Implementation of the Integer class.
|
| RubyModule |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyObjectAdapter |
| RubyRuntimeAdapter |
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyInstanceConfig.LoadServiceCreator |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyModule |
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| NativeException |
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyClass |
| RubyException |
| RubyLocalJumpError.Reason |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyBignum |
| RubyClass |
| RubyFixnum
Implementation of the Fixnum class.
|
| RubyFloat
A representation of a float object
|
| RubyInteger
Implementation of the Integer class.
|
| RubyNumeric
Base class for all numerical types in ruby.
|
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyModule |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyBoolean |
| RubyClass |
| RubyFixnum
Implementation of the Fixnum class.
|
| RubyHash
Implementation of the Hash class.
|
| RubyModule |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyIO |
| RubyModule |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyModule |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyThread
Implementation of Ruby's
Thread class. |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyException |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyFixnum
Implementation of the Fixnum class.
|
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyModule |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyIO |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyBoolean |
| RubyClass |
| RubyFixnum
Implementation of the Fixnum class.
|
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| Finalizable
An almost entirely useless interface for those objects that we _really_ want
to finalize.
|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyFile
Ruby File class equivalent in java.
|
| RubyIO |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyBoolean |
| RubyClass |
| RubyNumeric
Base class for all numerical types in ruby.
|
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyModule |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| RubyTime
The Time class.
|
| Class and Description |
|---|
| RubyModule |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyProc |
| RubyThread
Implementation of Ruby's
Thread class. |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyModule |
| RubyProc |
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| RubyUnboundMethod
Note: This was renamed from UnboundMethod.java
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyModule |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyModule |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyModule |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyClass |
| RubyFloat
A representation of a float object
|
| RubyHash
Implementation of the Hash class.
|
| RubyInteger
Implementation of the Integer class.
|
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyClass |
| Class and Description |
|---|
| RubyModule |
| Class and Description |
|---|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyClass |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyClass |
| RubyModule |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyBoolean |
| RubyClass |
| RubyFixnum
Implementation of the Fixnum class.
|
| RubyHash
Implementation of the Hash class.
|
| RubyModule |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| IncludedModuleWrapper
This class is used to provide an intermediate superclass for modules and classes that include
other modules.
|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| RubyModule |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyBoolean |
| RubyClass |
| RubyFixnum
Implementation of the Fixnum class.
|
| RubyInstanceConfig
A structure used to configure new JRuby instances.
|
| RubyModule |
| RubyNil |
| RubyNumeric
Base class for all numerical types in ruby.
|
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyObjectAdapter |
| RubyRuntimeAdapter |
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyClass |
| RubyModule |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyBoolean |
| RubyClass |
| RubyFixnum
Implementation of the Fixnum class.
|
| RubyModule |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyInstanceConfig
A structure used to configure new JRuby instances.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| CompatVersion |
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyInstanceConfig
A structure used to configure new JRuby instances.
|
| RubyModule |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyBoolean |
| RubyClass |
| RubyContinuation.Continuation |
| RubyException |
| RubyHash
Implementation of the Hash class.
|
| RubyMethod
The RubyMethod class represents a RubyMethod object.
|
| RubyModule |
| RubyProc |
| RubyRegexp |
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| RubyThread
Implementation of Ruby's
Thread class. |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyException |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyClass |
| RubyFloat
A representation of a float object
|
| RubyHash
Implementation of the Hash class.
|
| RubyInteger
Implementation of the Integer class.
|
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| RubyClass |
| RubyModule |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyEncoding |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyBoolean |
| RubyClass |
| RubyEncoding |
| RubyFixnum
Implementation of the Fixnum class.
|
| RubyFloat
A representation of a float object
|
| RubyModule |
| RubyRegexp |
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| RubySymbol
Represents a Ruby symbol (e.g.
|
| Class and Description |
|---|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyClass |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyClass |
| RubyModule |
| Class and Description |
|---|
| RubyModule |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyInstanceConfig.ProfilingMode |
| RubyIO |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyClass |
| RubyInteger
Implementation of the Integer class.
|
| RubyModule |
| RubyNumeric
Base class for all numerical types in ruby.
|
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| CompatVersion |
| RubyInstanceConfig
A structure used to configure new JRuby instances.
|
| RubyInstanceConfig.ProfilingMode |
| RubyInstanceConfig.Verbosity |
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyArray
The implementation of the built-in class Array in Ruby.
|
| RubyBasicObject
RubyBasicObject is the only implementation of the
IRubyObject. |
| RubyBoolean |
| RubyObject
RubyObject represents the implementation of the Object class in Ruby.
|
| Class and Description |
|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
| Class and Description |
|---|
| Finalizable
An almost entirely useless interface for those objects that we _really_ want
to finalize.
|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
| RubyHash
Implementation of the Hash class.
|
| RubyIO |
| RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
Copyright © 2001-2016 JRuby. All Rights Reserved.