|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.jruby used by org.jruby | |
---|---|
CompatVersion
|
|
Finalizable
An almost entirely useless interface for those objects that we _really_ want to finalise. |
|
IncludedModuleWrapper
This class is used to provide an intermediate superclass for modules and classes that include other modules. |
|
JRubyService
|
|
Profile
|
|
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.VariableTableEntry
Every entry in the variable map is represented by an instance of this class. |
|
RubyBigDecimal
|
|
RubyBignum
|
|
RubyBinding
|
|
RubyBoolean
|
|
RubyClass
|
|
RubyComplex
1.9 complex.c as of revision: 20011 |
|
RubyEncoding
|
|
RubyException
|
|
RubyFileStat
Implements File::Stat |
|
RubyFixnum
Implementation of the Fixnum class. |
|
RubyFloat
A representation of a float object |
|
RubyHash
Implementation of the Hash class. |
|
RubyHash.Visitor
|
|
RubyIconv.RubyFailure
|
|
RubyInstanceConfig
|
|
RubyInstanceConfig.CompileMode
|
|
RubyInstanceConfig.LoadServiceCreator
|
|
RubyInteger
Implementation of the Integer class. |
|
RubyIO
|
|
RubyLocalJumpError.Reason
|
|
RubyMethod
The RubyMethod class represents a RubyMethod object. |
|
RubyModule
|
|
RubyModule.Generation
|
|
RubyModule.KindOf
|
|
RubyNameError
|
|
RubyNKF.NKFCharset
|
|
RubyNumeric
Base class for all numerical types in ruby. |
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
|
RubyProc
|
|
RubyProcess.RubyStatus
|
|
RubyRange
|
|
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. |
|
RubyThreadGroup
Implementation of Ruby's ThreadGroup class. |
|
RubyTime
The Time class. |
|
RubyUnboundMethod
Note: This was renamed from UnboundMethod.java |
|
RubyZlib.Error
|
|
RubyZlib.RubyGzipFile
|
|
RubyZlib.RubyGzipFile.Error
|
|
RubyZlib.RubyGzipReader
|
|
RubyZlib.RubyGzipWriter
|
|
RubyZlib.ZStream
|
Classes in org.jruby used by org.jruby.anno | |
---|---|
RubyModule
|
Classes in org.jruby used by org.jruby.ast | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyFixnum
Implementation of the Fixnum 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. |
Classes in org.jruby used by org.jruby.ast.executable | |
---|---|
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. |
|
RubyFixnum
Implementation of the Fixnum class. |
|
RubySymbol
Represents a Ruby symbol (e.g. |
Classes in org.jruby used by org.jruby.ast.util | |
---|---|
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. |
Classes in org.jruby used by org.jruby.bench | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
Classes in org.jruby used by org.jruby.common | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
Classes in org.jruby used by org.jruby.compiler | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
Classes in org.jruby used by org.jruby.compiler.yarv | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
Classes in org.jruby used by org.jruby.demo | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
Classes in org.jruby used by org.jruby.environment | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
Classes in org.jruby used by org.jruby.evaluator | |
---|---|
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. |
Classes in org.jruby used by org.jruby.exceptions | |
---|---|
NativeException
|
|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyClass
|
|
RubyException
|
Classes in org.jruby used by org.jruby.ext | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyBasicObject
|
|
RubyClass
|
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
Classes in org.jruby used by org.jruby.ext.ffi | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyBasicObject
|
|
RubyClass
|
|
RubyFixnum
Implementation of the Fixnum class. |
|
RubyModule
|
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
Classes in org.jruby used by org.jruby.ext.ffi.io | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyBasicObject
|
|
RubyClass
|
|
RubyIO
|
|
RubyModule
|
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
Classes in org.jruby used by org.jruby.ext.ffi.jna | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyBasicObject
|
|
RubyClass
|
|
RubyModule
|
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
Classes in org.jruby used by org.jruby.ext.socket | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyBasicObject
|
|
RubyClass
|
|
RubyIO
|
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
Classes in org.jruby used by org.jruby.internal.runtime | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyProc
|
|
RubyThread
Implementation of Ruby's Thread class. |
Classes in org.jruby used by org.jruby.internal.runtime.methods | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyModule
|
|
RubyProc
|
|
RubyUnboundMethod
Note: This was renamed from UnboundMethod.java |
Classes in org.jruby used by org.jruby.java | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyBasicObject
|
|
RubyClass
|
|
RubyModule
|
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
Classes in org.jruby used by org.jruby.java.addons | |
---|---|
RubyArray
The implementation of the built-in class Array in Ruby. |
Classes in org.jruby used by org.jruby.java.invokers | |
---|---|
RubyClass
|
|
RubyModule
|
Classes in org.jruby used by org.jruby.java.proxies | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyBasicObject
|
|
RubyClass
|
|
RubyModule
|
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
Classes in org.jruby used by org.jruby.javasupport | |
---|---|
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
|
|
RubyBignum
|
|
RubyBoolean
|
|
RubyClass
|
|
RubyFixnum
Implementation of the Fixnum class. |
|
RubyFloat
A representation of a float object |
|
RubyInstanceConfig
|
|
RubyModule
|
|
RubyNil
|
|
RubyNumeric
Base class for all numerical types in ruby. |
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
|
RubyObjectAdapter
|
|
RubyProc
|
|
RubyRuntimeAdapter
|
|
RubyString
Implementation of Ruby String class Concurrency: no synchronization is required among readers, but all users must synchronize externally with writers. |
Classes in org.jruby used by org.jruby.javasupport.proxy | |
---|---|
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
|
|
RubyClass
|
|
RubyFixnum
Implementation of the Fixnum class. |
|
RubyModule
|
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
|
RubyString
Implementation of Ruby String class Concurrency: no synchronization is required among readers, but all users must synchronize externally with writers. |
Classes in org.jruby used by org.jruby.javasupport.test | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
Classes in org.jruby used by org.jruby.javasupport.util | |
---|---|
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
|
|
RubyException
|
|
RubyHash
Implementation of the Hash class. |
|
RubyModule
|
|
RubyRegexp
|
Classes in org.jruby used by org.jruby.libraries | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyBasicObject
|
|
RubyBoolean
|
|
RubyClass
|
|
RubyNumeric
Base class for all numerical types in ruby. |
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
Classes in org.jruby used by org.jruby.management | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
Classes in org.jruby used by org.jruby.parser | |
---|---|
CompatVersion
|
|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyModule
|
Classes in org.jruby used by org.jruby.runtime | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyClass
|
|
RubyKernel.CatchTarget
|
|
RubyMethod
The RubyMethod class represents a RubyMethod object. |
|
RubyModule
|
|
RubyProc
|
|
RubyThread
Implementation of Ruby's Thread class. |
Classes in org.jruby used by org.jruby.runtime.builtin | |
---|---|
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. |
Classes in org.jruby used by org.jruby.runtime.callback | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
Classes in org.jruby used by org.jruby.runtime.callsite | |
---|---|
RubyClass
|
Classes in org.jruby used by org.jruby.runtime.encoding | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyEncoding
|
Classes in org.jruby used by org.jruby.runtime.load | |
---|---|
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. |
|
RubyString
Implementation of Ruby String class Concurrency: no synchronization is required among readers, but all users must synchronize externally with writers. |
Classes in org.jruby used by org.jruby.runtime.marshal | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyClass
|
|
RubyModule
|
Classes in org.jruby used by org.jruby.test | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyBasicObject
|
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
Classes in org.jruby used by org.jruby.test.bench | |
---|---|
RubyFixnum
Implementation of the Fixnum class. |
Classes in org.jruby used by org.jruby.util | |
---|---|
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
|
|
RubyModule
|
|
RubyString
Implementation of Ruby String class Concurrency: no synchronization is required among readers, but all users must synchronize externally with writers. |
Classes in org.jruby used by org.jruby.util.io | |
---|---|
Finalizable
An almost entirely useless interface for those objects that we _really_ want to finalise. |
|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyBasicObject
|
|
RubyClass
|
|
RubyObject
RubyObject is the only implementation of the IRubyObject . |
Classes in org.jruby used by org.jruby.yaml | |
---|---|
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
RubyClass
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |