|
||||||||||
| 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 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
|
|
| RubyBigDecimal
|
|
| RubyBignum
|
|
| RubyBinding
|
|
| RubyBoolean
|
|
| RubyClass
|
|
| RubyClass.VariableAccessor
|
|
| RubyComplex
1.9 complex.c as of revision: 20011 |
|
| RubyContinuation.Continuation
|
|
| RubyEncoding
|
|
| RubyException
|
|
| RubyFile
Ruby File class equivalent in java. |
|
| 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
|
|
| RubyIconv.RubyFailure
|
|
| RubyInstanceConfig
|
|
| RubyInstanceConfig.CompileMode
|
|
| RubyInstanceConfig.LoadServiceCreator
|
|
| RubyInstanceConfig.ProfilingMode
|
|
| RubyInteger
Implementation of the Integer class. |
|
| RubyIO
|
|
| RubyJRuby.JRubyExecutionContextLocal
|
|
| RubyLocalJumpError.Reason
|
|
| RubyMethod
The RubyMethod class represents a RubyMethod object. |
|
| RubyModule
|
|
| RubyModule.CacheEntryFactory
|
|
| RubyModule.KindOf
|
|
| RubyModule.WrapperCacheEntryFactory
A wrapper CacheEntryFactory, for delegating cache entry creation along a chain. |
|
| RubyNameError
|
|
| RubyNKF.NKFCharset
|
|
| RubyNumeric
Base class for all numerical types in ruby. |
|
| RubyObject
RubyObject is the only implementation of the IRubyObject. |
|
| RubyObject.Data
|
|
| RubyProc
|
|
| RubyProcess.RubyStatus
|
|
| 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
|
|
| 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. |
|
| 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. |
|
| 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. |
|
| RubyClass
|
|
| RubyClass.VariableAccessor
|
|
| 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. |
|
| Classes in org.jruby used by org.jruby.ast.types | |
|---|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| 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.cext | |
|---|---|
| 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
|
|
| RubyFloat
A representation of a float object |
|
| RubyModule
|
|
| RubyObject
RubyObject is the only implementation of the IRubyObject. |
|
| RubyProc
|
|
| RubyString
Implementation of Ruby String class Concurrency: no synchronization is required among readers, but all users must synchronize externally with writers. |
|
| RubyThread.BlockingTask
|
|
| 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.ir | |
|---|---|
| RubyModule
|
|
| Classes in org.jruby used by org.jruby.compiler.ir.operands | |
|---|---|
| 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.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.demo.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.embed | |
|---|---|
| CompatVersion
|
|
| Profile
|
|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| RubyInstanceConfig.CompileMode
|
|
| RubyInstanceConfig.LoadServiceCreator
|
|
| RubyObjectAdapter
|
|
| RubyRuntimeAdapter
|
|
| Classes in org.jruby used by org.jruby.embed.internal | |
|---|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| RubyInstanceConfig
|
|
| RubyInteger
Implementation of the Integer class. |
|
| RubyModule
|
|
| RubyObject
RubyObject is the only implementation of the IRubyObject. |
|
| RubyObjectAdapter
|
|
| 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.embed.osgi.internal | |
|---|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| RubyInstanceConfig.LoadServiceCreator
|
|
| Classes in org.jruby used by org.jruby.embed.variable | |
|---|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| RubyObject
RubyObject is the only implementation of the IRubyObject. |
|
| 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
|
|
| RubyLocalJumpError.Reason
|
|
| 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. |
|
| RubyArray
The implementation of the built-in class Array in Ruby. |
|
| RubyBasicObject
|
|
| RubyClass
|
|
| RubyFixnum
Implementation of the Fixnum class. |
|
| RubyHash
Implementation of the Hash 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.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.jffi | |
|---|---|
| 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.jruby | |
|---|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| Classes in org.jruby used by org.jruby.ext.mathn | |
|---|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| Classes in org.jruby used by org.jruby.ext.psych | |
|---|---|
| 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.rubinius | |
|---|---|
| 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.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
|
|
| 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 |
|
| Classes in org.jruby used by org.jruby.interpreter | |
|---|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| RubyException
|
|
| RubyModule
|
|
| 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.codegen | |
|---|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| RubyClass
|
|
| Classes in org.jruby used by org.jruby.java.dispatch | |
|---|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| Classes in org.jruby used by org.jruby.java.invokers | |
|---|---|
| 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.java.proxies | |
|---|---|
| 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
|
|
| RubyBoolean
|
|
| RubyClass
|
|
| RubyFixnum
Implementation of the Fixnum class. |
|
| RubyHash
Implementation of the Hash class. |
|
| 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
|
|
| RubyBoolean
|
|
| RubyClass
|
|
| RubyFixnum
Implementation of the Fixnum class. |
|
| RubyInstanceConfig
|
|
| RubyModule
|
|
| RubyNil
|
|
| RubyNumeric
Base class for all numerical types in ruby. |
|
| RubyObject
RubyObject is the only implementation of the IRubyObject. |
|
| RubyObjectAdapter
|
|
| 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.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
|
|
| RubyProc
|
|
| 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. |
|
| RubyInstanceConfig
|
|
| 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
|
|
| RubyContinuation.Continuation
|
|
| 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.assigner | |
|---|---|
| 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.backtrace | |
|---|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| RubyException
|
|
| 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
|
|
| RubyModule
|
|
| 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.runtime.profile | |
|---|---|
| RubyIO
|
|
| RubyModule
|
|
| Classes in org.jruby used by org.jruby.runtime.scope | |
|---|---|
| Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM. |
|
| 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
|
|
| RubyInteger
Implementation of the Integer class. |
|
| 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 finalize. |
|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||