JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.jruby
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractSet<E> (implements java.util.Set<E>)
org.jruby.
RubyHash.BaseSet
org.jruby.
RubyHash.BaseCollection
org.jruby.
BasicObjectStub
org.jruby.
BasicObjectStub.DummyInstanceVariables
(implements org.jruby.runtime.builtin.
InstanceVariables
)
org.jruby.
BasicObjectStub.DummyInternalVariables
(implements org.jruby.runtime.builtin.
InternalVariables
)
java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
java.awt.Container
java.awt.Panel (implements javax.accessibility.Accessible)
java.applet.Applet
org.jruby.
JRubyApplet
org.jruby.internal.runtime.methods.
DynamicMethod
org.jruby.internal.runtime.methods.
JavaMethod
(implements java.lang.Cloneable, org.jruby.internal.runtime.methods.
MethodArgs2
)
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodNBlock
org.jruby.
RubyKernel.MethodMissingMethod
org.jruby.
RubyModule.RespondToMissingMethod
org.jruby.runtime.
EventHook
org.jruby.
Ruby.CallTraceFuncHook
org.jruby.runtime.
GlobalVariable
org.jruby.runtime.
ReadonlyGlobalVariable
org.jruby.
RubyGlobal.LoadedFeatures
org.jruby.
RubyGlobal.LoadPath
org.jruby.
RubyGlobal.WarningGlobalVariable
org.jruby.
RubyGlobal.BackRefGlobalVariable
org.jruby.
RubyGlobal.BacktraceGlobalVariable
org.jruby.
RubyGlobal.DebugGlobalVariable
org.jruby.
RubyGlobal.ErrorInfoGlobalVariable
org.jruby.
RubyGlobal.InputGlobalVariable
org.jruby.
RubyGlobal.KCodeGlobalVariable
org.jruby.
RubyGlobal.LastExitStatusVariable
org.jruby.
RubyGlobal.LastlineGlobalVariable
org.jruby.
RubyGlobal.LastMatchGlobalVariable
org.jruby.
RubyGlobal.LineNumberGlobalVariable
org.jruby.
RubyGlobal.MatchMatchGlobalVariable
org.jruby.
RubyGlobal.NonEffectiveGlobalVariable
org.jruby.
RubyGlobal.OutputGlobalVariable
org.jruby.
RubyGlobal.PostMatchGlobalVariable
org.jruby.
RubyGlobal.PreMatchGlobalVariable
org.jruby.
RubyGlobal.SafeGlobalVariable
org.jruby.
RubyGlobal.StringGlobalVariable
org.jruby.
RubyGlobal.VerboseGlobalVariable
org.jruby.
JarBootstrapMain
org.jruby.
JRubyApplet.ConsoleFacade
(implements org.jruby.
JRubyApplet.Facade
)
org.jruby.
JRubyApplet.RubyMethods
org.jruby.
JRubyApplet.TrivialFacade
(implements org.jruby.
JRubyApplet.Facade
)
org.jruby.
Main
org.jruby.
Main.Status
org.jruby.
Ruby
org.jruby.
Ruby.ExecRecursiveParams
org.jruby.
RubyArgsFile
org.jruby.
RubyArgsFile.ArgsFileData
org.jruby.
RubyArray.RubyArrayConversionIterator
(implements java.util.Iterator<E>)
org.jruby.
RubyArray.RubyArrayConversionListIterator
(implements java.util.ListIterator<E>)
org.jruby.
RubyBasicObject
(implements java.lang.Cloneable, java.lang.Comparable<T>, org.jruby.runtime.marshal.
CoreObjectType
, org.jruby.runtime.builtin.
InstanceVariables
, org.jruby.runtime.builtin.
InternalVariables
, org.jruby.runtime.builtin.
IRubyObject
, java.io.Serializable)
org.jruby.
RubyObject
org.jruby.
AbstractRubyMethod
(implements org.jruby.runtime.marshal.
DataType
)
org.jruby.
RubyMethod
org.jruby.
RubyUnboundMethod
org.jruby.
RubyArray
(implements java.util.List<E>, java.util.RandomAccess)
org.jruby.
RubyBinding
org.jruby.
RubyBoolean
org.jruby.
RubyBoolean.False
org.jruby.
RubyBoolean.True
org.jruby.
RubyClassPathVariable
org.jruby.
RubyContinuation
org.jruby.
RubyConverter
org.jruby.
RubyDir
org.jruby.
RubyEncoding
org.jruby.
RubyEnumerator
org.jruby.
RubyException
org.jruby.
NativeException
org.jruby.
RubyLocalJumpError
org.jruby.
RubyNameError
org.jruby.
RubyNoMethodError
org.jruby.
RubySystemCallError
org.jruby.
RubySystemExit
org.jruby.
RubyFileStat
org.jruby.
RubyHash
(implements java.util.Map<K,V>)
org.jruby.
RubyGlobal.StringOnlyRubyHash
org.jruby.
RubyGlobal.CaseInsensitiveStringOnlyRubyHash
org.jruby.
RubyGlobal.ReadOnlySystemPropertiesHash
org.jruby.
RubyIO
(implements org.jruby.util.io.
IOEncodable
)
org.jruby.
RubyFile
(implements org.jruby.runtime.encoding.
EncodingCapable
)
org.jruby.
RubyMatchData
org.jruby.
RubyModule
org.jruby.
RubyClass
org.jruby.
IncludedModuleWrapper
org.jruby.
MetaClass
org.jruby.
RubyNameError.RubyNameErrorMessage
org.jruby.
RubyNil
org.jruby.
RubyNumeric
org.jruby.
RubyComplex
org.jruby.
RubyFloat
org.jruby.
RubyInteger
org.jruby.
RubyBignum
org.jruby.
RubyFixnum
org.jruby.
RubyRational
org.jruby.
RubyObject.Data
(implements org.jruby.runtime.marshal.
DataType
)
org.jruby.
RubyObjectSpace.WeakMap
org.jruby.
RubyObjectVar0
org.jruby.
RubyObjectVar1
org.jruby.
RubyObjectVar2
org.jruby.
RubyObjectVar3
org.jruby.
RubyObjectVar4
org.jruby.
RubyObjectVar5
org.jruby.
RubyObjectVar6
org.jruby.
RubyObjectVar7
org.jruby.
RubyObjectVar8
org.jruby.
RubyObjectVar9
org.jruby.
RubyProc
(implements org.jruby.runtime.marshal.
DataType
)
org.jruby.
RubyProcess.RubyStatus
org.jruby.
RubyRandom
org.jruby.
RubyRange
org.jruby.
RubyRegexp
(implements org.jruby.runtime.encoding.
EncodingCapable
, org.jruby.runtime.encoding.
MarshalEncoding
, org.jruby.parser.
ReOptions
)
org.jruby.
RubyString
(implements org.jruby.runtime.encoding.
EncodingCapable
, org.jruby.runtime.encoding.
MarshalEncoding
)
org.jruby.
RubyStringIO
org.jruby.
RubyStruct
org.jruby.
RubySymbol
(implements org.jruby.runtime.encoding.
MarshalEncoding
)
org.jruby.
RubyThread
(implements org.jruby.runtime.
ExecutionContext
)
org.jruby.
RubyThread.Location
org.jruby.
RubyThreadGroup
org.jruby.
RubyTime
org.jruby.
RubyYielder
org.jruby.
RubyBasicObject.Finalizer
(implements org.jruby.
Finalizable
)
org.jruby.
RubyBasicObject.MethodsCollector
org.jruby.
RubyClass.MarshalTuple
org.jruby.
RubyComparable
org.jruby.
RubyConverter.EncodingErrorMethods
org.jruby.
RubyEncoding.UTF8Coder
org.jruby.
RubyEnumerable
org.jruby.
RubyEnumerable.AppendBlockCallback
(implements org.jruby.runtime.
BlockCallback
)
org.jruby.
RubyEnumerable.ChunkArg
org.jruby.
RubyEnumerable.ChunkedBlockCallback
(implements org.jruby.runtime.
BlockCallback
)
org.jruby.
RubyEnumerable.EachWithIndex
(implements org.jruby.runtime.
BlockCallback
)
org.jruby.
RubyEnumerator.Nexter
org.jruby.
RubyEnumerator.ArrayNexter
org.jruby.
RubyEnumerator.ThreadedNexter
(implements java.lang.Runnable)
org.jruby.
RubyFileTest
org.jruby.
RubyFileTest.FileTestFileMethods
org.jruby.
RubyGC
org.jruby.
RubyGlobal
org.jruby.
RubyGlobal.PidAccessor
(implements org.jruby.runtime.
IAccessor
)
org.jruby.
RubyHash.BaseIterator
(implements java.util.Iterator<E>)
org.jruby.
RubyHash.ConvertingEntry
(implements java.util.Map.Entry<K,V>)
org.jruby.
RubyHash.EntryMatchType
org.jruby.
RubyHash.EntryView
org.jruby.
RubyHash.RubyHashEntry
(implements java.util.Map.Entry<K,V>)
org.jruby.
RubyHash.Visitor
org.jruby.
RubyInstanceConfig
org.jruby.
RubyIO.ByteListCache
org.jruby.
RubyIO.POpenTuple
org.jruby.
RubyIO.Ruby19POpen
org.jruby.
RubyKernel
org.jruby.
RubyKernel.EvalBinding
org.jruby.
RubyKernel.Uncaught
org.jruby.
RubyMarshal
org.jruby.
RubyMatchData.Pair
(implements java.lang.Comparable<T>)
org.jruby.
RubyMath
org.jruby.
RubyMath.NemesLogGamma
org.jruby.
RubyModule.Autoload
org.jruby.
RubyModule.CacheEntryFactory
org.jruby.
RubyModule.WrapperCacheEntryFactory
org.jruby.
RubyModule.ProfilingCacheEntryFactory
org.jruby.
RubyModule.SynchronizedCacheEntryFactory
org.jruby.
RubyModule.ConstantEntry
org.jruby.
RubyModule.KindOf
org.jruby.
RubyModule.JavaClassKindOf
org.jruby.
RubyModule.MethodClumper
org.jruby.
RubyModule.ModuleKernelMethods
org.jruby.
RubyNumeric.ByteListCaller18
(implements org.jruby.
RubyNumeric.ByteListCaller
)
org.jruby.
RubyNumeric.ByteListCaller19
(implements org.jruby.
RubyNumeric.ByteListCaller
)
org.jruby.
RubyObjectSpace
org.jruby.
RubyPrecision
org.jruby.
RubyProcess
org.jruby.
RubyProcess.GroupID
org.jruby.
RubyProcess.Sys
org.jruby.
RubyProcess.UserID
org.jruby.
RubyRandom.RandomType
org.jruby.
RubyRandom.RangeLike
org.jruby.
RubyRange.RangeCallBack
org.jruby.
RubyRange.StepBlockCallBack
(implements org.jruby.runtime.
BlockCallback
)
org.jruby.
RubyRegexp.SearchMatchTask
(implements org.jruby.
RubyThread.BlockingTask
)
org.jruby.
RubySignal
org.jruby.
RubyString.EmptyByteListHolder
org.jruby.
RubyString.TR
org.jruby.
RubyString.TrTables
org.jruby.
RubyStruct.StructMethods
org.jruby.
RubySymbol.SymbolTable
org.jruby.
RubySymbol.SymbolTable.SymbolEntry
org.jruby.
RubyThread.SleepTask
(implements org.jruby.
RubyThread.BlockingTask
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Error
org.jruby.
Ruby.RecursiveError
(implements org.jruby.exceptions.
Unrescuable
)
org.jruby.
RubyContinuation.Continuation
(implements org.jruby.exceptions.
Unrescuable
)
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
java.lang.NumberFormatException
org.jruby.
RubyNumeric.InvalidIntegerException
org.jruby.
RubyNumeric.NumberTooLargeException
org.jruby.
RubyHash.Found
org.jruby.
RubyHash.FoundKey
org.jruby.
RubyHash.FoundPair
org.jruby.
RubyHash.Mismatch
org.jruby.
RubyHash.VisitorIOException
org.jruby.
TopSelfFactory
Interface Hierarchy
org.jruby.
Finalizable
org.jruby.
JRubyApplet.Facade
org.jruby.
Profile
org.jruby.
Ruby.ObjectSpacer
org.jruby.
Ruby.RecursiveFunction
org.jruby.
RubyArray.ArgumentVisitor
org.jruby.
RubyInstanceConfig.LoadServiceCreator
org.jruby.
RubyNumeric.ByteListCaller
org.jruby.
RubyObjectAdapter
org.jruby.
RubyProcess.NonNativeErrno
org.jruby.
RubyRuntimeAdapter
org.jruby.
RubyThread.BlockingTask
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.jruby.
RubyRegexp.ErrorMode
org.jruby.
RubyClass.MarshalType
org.jruby.
CompatVersion
org.jruby.
RubyInstanceConfig.ProfilingMode
org.jruby.
RubyLocalJumpError.Reason
org.jruby.
RubyInstanceConfig.Verbosity
org.jruby.
RubyInstanceConfig.CompileMode
org.jruby.
RubyThread.Status
org.jruby.
RubyString.NeighborChar
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes