Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jruby
,
org.jruby.anno
,
org.jruby.ast
,
org.jruby.ast.executable
,
org.jruby.ast.types
,
org.jruby.ast.util
,
org.jruby.ast.visitor
,
org.jruby.bench
,
org.jruby.common
,
org.jruby.compiler
,
org.jruby.compiler.impl
,
org.jruby.compiler.util
,
org.jruby.demo
,
org.jruby.environment
,
org.jruby.evaluator
,
org.jruby.exceptions
,
org.jruby.ext
,
org.jruby.ext.ffi
,
org.jruby.ext.ffi.io
,
org.jruby.ext.ffi.jffi
,
org.jruby.ext.ffi.jna
,
org.jruby.ext.posix
,
org.jruby.ext.socket
,
org.jruby.internal.runtime
,
org.jruby.internal.runtime.methods
,
org.jruby.java
,
org.jruby.java.addons
,
org.jruby.java.invokers
,
org.jruby.java.proxies
,
org.jruby.javasupport
,
org.jruby.javasupport.bsf
,
org.jruby.javasupport.proxy
,
org.jruby.javasupport.test
,
org.jruby.javasupport.util
,
org.jruby.lexer.yacc
,
org.jruby.libraries
,
org.jruby.management
,
org.jruby.parser
,
org.jruby.platform
,
org.jruby.runtime
,
org.jruby.runtime.builtin
,
org.jruby.runtime.callback
,
org.jruby.runtime.callsite
,
org.jruby.runtime.component
,
org.jruby.runtime.encoding
,
org.jruby.runtime.invokedynamic
,
org.jruby.runtime.load
,
org.jruby.runtime.marshal
,
org.jruby.runtime.scope
,
org.jruby.test
,
org.jruby.test.bench
,
org.jruby.threading
,
org.jruby.util
,
org.jruby.util.collections
,
org.jruby.util.io
,
org.jruby.util.string
,
org.jruby.util.unsafe
,
org.jruby.yaml
Class Hierarchy
java.lang.Object
org.jruby.test.
Abstract
org.jruby.ast.executable.
AbstractScript
(implements org.jruby.ast.executable.
Script
)
org.jruby.compiler.impl.
AbstractVariableCompiler
(implements org.jruby.compiler.
VariableCompiler
)
org.jruby.compiler.impl.
HeapBasedVariableCompiler
org.jruby.compiler.impl.
StackBasedVariableCompiler
org.jruby.util.
Adler32Ext
(implements java.util.zip.Checksum)
org.jruby.test.
AlphaSingleton
org.jruby.anno.
AnnotationBinder
(implements com.sun.mirror.apt.AnnotationProcessorFactory)
org.jruby.ast.util.
ArgsUtil
org.jruby.runtime.
Arity
(implements java.io.Serializable)
org.jruby.java.addons.
ArrayJavaAddons
org.jruby.ext.ffi.
ArrayMemoryIO
(implements org.jruby.ext.ffi.
MemoryIO
)
org.jruby.ext.ffi.
ArrayMemoryIO.ArrayIO
junit.framework.Assert
junit.framework.TestCase (implements junit.framework.Test)
org.jruby.runtime.
EventHookTest
org.jruby.test.
FailingTest
org.jruby.ext.posix.
JavaFileStatTest
org.jruby.util.
JRubyThreadContextTest
org.jruby.util.
PlatformTest
org.jruby.javasupport.test.
RubyTestCase
org.jruby.javasupport.test.
TestBSF
org.jruby.util.
ShellLauncherTest
org.jruby.test.
TestAdoptedThreading
org.jruby.test.
TestCodeCache
org.jruby.test.
TestCommandlineParser
org.jruby.javasupport.
TestJava
org.jruby.javasupport.
TestJavaClass
org.jruby.test.
TestJavaReentrantExceptions
org.jruby.test.
TestJavaUtil
org.jruby.test.
TestObjectSpace
org.jruby.test.
TestRubyBase
org.jruby.test.
TestKernel
org.jruby.test.
TestLoadService
org.jruby.test.
TestMethodFactories
org.jruby.javasupport.test.
TestNativeException
org.jruby.test.
TestParser
org.jruby.test.
TestRaiseException
org.jruby.test.
TestRbConfigLibrary
org.jruby.test.
TestRequire
org.jruby.test.
TestRuby
org.jruby.test.
TestRubyArray
org.jruby.test.
TestRubyCollect
org.jruby.test.
TestRubyHash
org.jruby.test.
TestRubyInstanceConfig
org.jruby.test.
TestRubyBigDecimal
org.jruby.test.
TestRubyClass
org.jruby.test.
TestRubyException
org.jruby.test.
TestRubyNil
org.jruby.test.
TestRubyObject
org.jruby.test.
TestRubySymbol
org.jruby.evaluator.
AssignmentVisitor
org.jruby.compiler.
ASTCompiler
org.jruby.compiler.
ASTCompiler19
org.jruby.compiler.
ASTCompiler.SpecificArityArguments
(implements org.jruby.compiler.
ArgumentsCallback
)
org.jruby.compiler.
ASTCompiler.VariableArityArguments
(implements org.jruby.compiler.
ArgumentsCallback
)
org.jruby.compiler.
ASTInspector
org.jruby.evaluator.
ASTInterpreter
org.jruby.compiler.impl.
BaseBodyCompiler
(implements org.jruby.compiler.
BodyCompiler
)
org.jruby.compiler.impl.
ChildScopedBodyCompiler
org.jruby.compiler.impl.
ChainedChildBodyCompiler
org.jruby.compiler.impl.
ChainedChildBodyCompiler19
org.jruby.compiler.impl.
ChildScopedBodyCompiler19
org.jruby.compiler.impl.
RootScopedBodyCompiler
org.jruby.compiler.impl.
ChainedRootBodyCompiler
org.jruby.compiler.impl.
ClassBodyCompiler
org.jruby.compiler.impl.
MethodBodyCompiler
org.jruby.test.
BasicLibraryTestService
(implements org.jruby.runtime.load.
BasicLibraryService
)
org.jruby.management.
BeanManagerFactory
org.jruby.management.
BeanManagerImpl
(implements org.jruby.management.
BeanManager
)
org.jruby.bench.
BenchFixnumCreation
org.jruby.test.bench.
BenchFixnumFibRecursive
org.jruby.test.bench.
BenchIntFibRecursive
org.jruby.test.bench.
BenchIntFibRecursive.BoxedInt
org.jruby.test.bench.
BenchLongFibRecursive
org.jruby.test.bench.
BenchLongFibRecursive.BoxedLong
org.jruby.test.
BetaSingleton
org.jruby.libraries.
BigDecimalLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.runtime.
Binding
org.jruby.runtime.
Block
org.jruby.runtime.
BlockBody
(implements org.jruby.internal.runtime.
JumpTarget
)
org.jruby.runtime.
CallBlock
org.jruby.runtime.
CompiledBlock
org.jruby.runtime.
CompiledBlockLight
org.jruby.runtime.
CompiledSharedScopeBlock
org.jruby.runtime.
CompiledBlock19
org.jruby.runtime.
CompiledBlockLight19
org.jruby.runtime.
Interpreted19Block
org.jruby.runtime.
InterpretedBlock
org.jruby.runtime.
SharedScopeBlock
org.jruby.runtime.
MethodBlock
org.jruby.runtime.
NullBlockBody
org.jruby.util.io.
BlockingIO
org.jruby.util.io.
BlockingIO.Condition
org.jruby.ext.ffi.jna.
BoundedNativeMemoryIO
(implements org.jruby.ext.ffi.
DirectMemoryIO
, org.jruby.ext.ffi.
MemoryIO
)
BSFEngineImpl
org.jruby.javasupport.bsf.
JRubyEngine
org.jruby.javasupport.bsf.
BSFExample
org.jruby.util.
BuiltinScript
(implements org.jruby.runtime.load.
Library
)
org.jruby.runtime.callsite.
CacheEntry
org.jruby.runtime.
CallbackFactory
org.jruby.runtime.callback.
InvocationCallbackFactory
org.jruby.runtime.callback.
DumpingInvocationCallbackFactory
org.jruby.runtime.callback.
ReflectionCallbackFactory
org.jruby.ext.ffi.
CallbackManager
org.jruby.ext.ffi.jffi.
CallbackManager
org.jruby.runtime.
CallSite
org.jruby.runtime.callsite.
CachingCallSite
org.jruby.runtime.callsite.
FunctionalCachingCallSite
org.jruby.runtime.callsite.
NormalCachingCallSite
org.jruby.runtime.callsite.
DivCallSite
org.jruby.runtime.callsite.
GeCallSite
org.jruby.runtime.callsite.
GtCallSite
org.jruby.runtime.callsite.
LeCallSite
org.jruby.runtime.callsite.
LtCallSite
org.jruby.runtime.callsite.
MinusCallSite
org.jruby.runtime.callsite.
MulCallSite
org.jruby.runtime.callsite.
PlusCallSite
org.jruby.runtime.callsite.
RespondToCallSite
org.jruby.runtime.callsite.
VariableCachingCallSite
org.jruby.runtime.callsite.
SuperCallSite
org.jruby.util.io.
ChannelDescriptor
org.jruby.util.io.
ChannelStream
(implements org.jruby.
Finalizable
, org.jruby.util.io.
Stream
)
org.jruby.management.
ClassCache
(implements org.jruby.management.
ClassCacheMBean
)
org.jruby.util.
ClassCache
<T>
org.jruby.runtime.load.
ClassExtensionLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.runtime.
ClassIndex
java.lang.ClassLoader
org.jruby.util.
ClassCache.OneShotClassLoader
java.security.SecureClassLoader
java.net.URLClassLoader
org.jruby.util.
JRubyClassLoader
org.jruby.test.
ClassWithPrimitive
org.jruby.util.
CodegenUtils
org.jruby.javasupport.test.
Color
org.jruby.runtime.
CompiledBlockCallback
org.jruby.runtime.load.
CompiledScriptLoader
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
java.awt.Window (implements javax.accessibility.Accessible)
java.awt.Frame (implements java.awt.MenuContainer)
javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
org.jruby.demo.
IRBConsole
org.jruby.management.
Config
(implements org.jruby.management.
ConfigMBean
)
org.jruby.javasupport.test.
ConstantHolder
org.jruby.runtime.
Constants
ConstructorImpl
org.jruby.yaml.
JRubyConstructor
org.jruby.javasupport.test.
ConsumeInterfaces
org.jruby.javasupport.util.
ConversionIterator
(implements java.util.Iterator<E>)
org.jruby.util.
Convert
org.jruby.util.
CRC32Ext
(implements java.util.zip.Checksum)
org.jruby.threading.
DaemonThreadFactory
(implements java.util.concurrent.ThreadFactory)
org.jruby.compiler.
DAGBuilder
org.jruby.compiler.
DAGBuilder.N
org.jruby.compiler.
DAGBuilder.B
org.jruby.compiler.
DAGBuilder.Pair
org.jruby.javasupport.test.
DateHolder
org.jruby.ext.ffi.jffi.
DefaultMethodFactory
DefaultPackageClass
org.jruby.parser.
DefaultRubyParser
(implements org.jruby.parser.
RubyParser
)
org.jruby.libraries.
DigestLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.libraries.
DigestLibrary.MD5
(implements org.jruby.runtime.load.
Library
)
org.jruby.libraries.
DigestLibrary.RMD160
(implements org.jruby.runtime.load.
Library
)
org.jruby.libraries.
DigestLibrary.SHA1
(implements org.jruby.runtime.load.
Library
)
org.jruby.libraries.
DigestLibrary.SHA2
(implements org.jruby.runtime.load.
Library
)
org.jruby.util.
Dir
org.jruby.internal.runtime.methods.
DynamicMethod
org.jruby.internal.runtime.methods.
AliasMethod
org.jruby.internal.runtime.methods.
CompiledMethod.LazyCompiledMethod
(implements java.lang.Cloneable, org.jruby.internal.runtime.
JumpTarget
)
org.jruby.internal.runtime.methods.
DefaultMethod
(implements org.jruby.internal.runtime.
JumpTarget
, org.jruby.internal.runtime.methods.
MethodArgs
)
org.jruby.internal.runtime.methods.
FullFunctionCallbackMethod
(implements org.jruby.internal.runtime.
JumpTarget
)
org.jruby.internal.runtime.methods.
InterpretedMethod
(implements org.jruby.internal.runtime.
JumpTarget
, org.jruby.internal.runtime.methods.
MethodArgs
)
org.jruby.internal.runtime.methods.
TraceableInterpretedMethod
org.jruby.internal.runtime.methods.
JavaMethod
(implements java.lang.Cloneable, org.jruby.internal.runtime.
JumpTarget
)
org.jruby.internal.runtime.methods.
CompiledMethod
(implements java.lang.Cloneable, org.jruby.internal.runtime.
JumpTarget
)
org.jruby.internal.runtime.methods.
ReflectedCompiledMethod
org.jruby.java.proxies.
ConcreteJavaProxy.ConcreteNewMethod
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodNBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodN
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOneOrN
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOne
org.jruby.java.proxies.
ArrayJavaProxy.ArrayNewMethod
org.jruby.java.invokers.
FieldMethodOne
org.jruby.java.invokers.
InstanceFieldSetter
org.jruby.java.invokers.
StaticFieldSetter
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOneOrTwoOrN
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOneOrTwo
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOneOrTwoOrThreeOrN
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOneOrTwoOrThree
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodThreeOrN
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodThree
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodTwoOrN
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodTwo
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodTwoOrThreeOrN
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodTwoOrThree
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrN
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZero
org.jruby.java.invokers.
FieldMethodZero
org.jruby.java.invokers.
InstanceFieldGetter
org.jruby.java.invokers.
StaticFieldGetter
org.jruby.java.
MiniJava.AbstractJavaWrapperMethodZero
org.jruby.java.
MiniJava.JavaObjectWrapperMethodZero
org.jruby.java.
MiniJava.JavaVoidWrapperMethodZero
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOneOrN
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOne
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOneOrTwoOrN
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOneOrTwo
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOneOrTwoOrThreeOrN
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOneOrTwoOrThree
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOneOrNBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOneBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOneOrTwoOrNBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOneOrTwoBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOneOrTwoOrThreeOrNBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodOneOrTwoOrThreeBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodThreeOrNBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodThreeBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodTwoOrNBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodTwoBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodTwoOrThreeOrNBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodTwoOrThreeBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrNBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOneOrNBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOneBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOneOrTwoOrNBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOneOrTwoBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOneOrTwoOrThreeOrNBlock
org.jruby.internal.runtime.methods.
JavaMethod.JavaMethodZeroOrOneOrTwoOrThreeBlock
org.jruby.java.
MiniJava.AbstractJavaWrapperMethod
org.jruby.java.
MiniJava.JavaObjectWrapperMethod
org.jruby.java.
MiniJava.JavaVoidWrapperMethod
org.jruby.internal.runtime.methods.
ReflectedJavaMethod
org.jruby.internal.runtime.methods.
ReflectedJavaMultiMethod
org.jruby.
RubyClass.SpecificArityNew
org.jruby.java.invokers.
RubyToJavaInvoker
org.jruby.java.invokers.
ConstructorInvoker
org.jruby.java.invokers.
MethodInvoker
org.jruby.java.invokers.
InstanceMethodInvoker
org.jruby.java.invokers.
StaticMethodInvoker
org.jruby.internal.runtime.methods.
JittedMethod
(implements org.jruby.internal.runtime.
JumpTarget
)
org.jruby.internal.runtime.methods.
MethodMethod
(implements org.jruby.internal.runtime.
JumpTarget
)
org.jruby.internal.runtime.methods.
ProcMethod
(implements org.jruby.internal.runtime.
JumpTarget
)
org.jruby.internal.runtime.methods.
SimpleCallbackMethod
org.jruby.internal.runtime.methods.
UndefinedMethod
org.jruby.internal.runtime.methods.
WrapperMethod
org.jruby.internal.runtime.methods.
DynamicMethodFactory
org.jruby.runtime.
DynamicScope
org.jruby.runtime.scope.
ManyVarsDynamicScope
org.jruby.runtime.scope.
NoVarsDynamicScope
org.jruby.runtime.scope.
DummyDynamicScope
org.jruby.runtime.scope.
OneVarDynamicScope
org.jruby.runtime.scope.
TwoVarDynamicScope
org.jruby.runtime.scope.
ThreeVarDynamicScope
org.jruby.runtime.scope.
FourVarDynamicScope
org.jruby.runtime.encoding.
EncodingService
org.jruby.libraries.
EnumeratorLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.libraries.
EtcLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.runtime.
EventHook
org.jruby.
Ruby.CallTraceFuncHook
org.jruby.runtime.load.
ExternalScript
(implements org.jruby.runtime.load.
Library
)
org.jruby.ext.ffi.
Factory
org.jruby.ext.ffi.jffi.
Factory
org.jruby.ext.ffi.jna.
Factory
org.jruby.ext.ffi.jffi.
Factory.LastError
org.jruby.ext.ffi.jna.
Factory.LastError
org.jruby.ext.ffi.
Factory.Service
(implements org.jruby.runtime.load.
Library
)
org.jruby.ext.ffi.jffi.
FastIntMethodFactory
org.jruby.ext.ffi.jffi.
FastLongMethodFactory
org.jruby.libraries.
FcntlLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.ext.ffi.jffi.
FFIUtil
org.jruby.libraries.
FiberLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.libraries.
FiberLibrary.FiberMeta
org.jruby.ext.ffi.io.
FileDescriptorByteChannel
(implements java.nio.channels.ByteChannel)
FileNameCompletor
org.jruby.ext.
Readline.RubyFileNameCompletor
org.jruby.test.
FinalMethodBaseTest
java.text.Format (implements java.lang.Cloneable, java.io.Serializable)
java.text.DateFormat
org.jruby.util.
RubyDateFormat
org.jruby.runtime.
Frame
(implements org.jruby.internal.runtime.
JumpTarget
)
org.jruby.internal.runtime.
FutureThread
(implements org.jruby.internal.runtime.
ThreadLike
)
org.jruby.ext.
Generator
org.jruby.ext.
Generator.Service
(implements org.jruby.runtime.load.
Library
)
org.jruby.util.
GenericMap
(implements java.util.Map<K,V>)
org.jruby.util.
WeakIdentityHashMap
(implements java.util.Map<K,V>)
org.jruby.runtime.
GlobalVariable
org.jruby.runtime.
GlobalVariable.Copy
org.jruby.runtime.
ReadonlyGlobalVariable
org.jruby.
RubyGlobal.KCodeGlobalVariable
org.jruby.
RubyGlobal.StringGlobalVariable
org.jruby.internal.runtime.
GlobalVariable
org.jruby.internal.runtime.
GlobalVariables
org.jruby.compiler.util.
HandleFactory
org.jruby.compiler.util.
HandleFactory.Handle
History
org.jruby.ext.
Readline.ReadlineHistory
org.jruby.ext.socket.
IANA
org.jruby.libraries.
IConvLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.util.
IdUtil
org.jruby.compiler.impl.
InheritedCacheCompiler
(implements org.jruby.compiler.
CacheCompiler
)
java.io.InputStream (implements java.io.Closeable)
org.jruby.util.
IOInputStream
org.jruby.runtime.marshal.
UnmarshalStream
org.jruby.runtime.builtin.
InstanceVariableTable
org.jruby.runtime.builtin.
InstanceVariableTable.VariableTableEntry
org.jruby.runtime.builtin.
InstanceVariableTable.Visitor
org.jruby.runtime.builtin.
InstanceVariableTable.TryLockVisitor
org.jruby.javasupport.proxy.
InternalJavaProxyHelper
org.jruby.util.collections.
IntHashMap
org.jruby.ext.ffi.
InvalidMemoryIO
(implements org.jruby.ext.ffi.
MemoryIO
)
org.jruby.ext.ffi.
NullMemoryIO
(implements org.jruby.ext.ffi.
DirectMemoryIO
)
org.jruby.runtime.callback.
InvocationCallback
(implements org.jruby.runtime.callback.
Callback
)
org.jruby.runtime.callback.
FastInvocationCallback
org.jruby.runtime.invokedynamic.
InvokeDynamicSupport
org.jruby.anno.
InvokerGenerator
org.jruby.util.
IOChannel
(implements java.nio.channels.Channel)
org.jruby.util.
IOChannel.IOReadableByteChannel
(implements java.nio.channels.ReadableByteChannel)
org.jruby.util.
IOChannel.IOReadableWritableByteChannel
(implements java.nio.channels.ReadableByteChannel, java.nio.channels.WritableByteChannel)
org.jruby.util.
IOChannel.IOWritableByteChannel
(implements java.nio.channels.WritableByteChannel)
org.jruby.java.addons.
IOJavaAddons
org.jruby.java.addons.
IOJavaAddons.AnyIO
org.jruby.libraries.
IOWaitLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.runtime.load.
JarredScript
(implements org.jruby.runtime.load.
Library
)
org.jruby.javasupport.
Java
(implements org.jruby.runtime.load.
Library
)
org.jruby.javasupport.
Java.JavaUtilities
org.jruby.javasupport.
JavaArrayUtilities
org.jruby.runtime.load.
JavaCompiledScript
(implements org.jruby.runtime.load.
Library
)
org.jruby.util.string.
JavaCrypt
org.jruby.javasupport.
JavaEmbedUtils
org.jruby.javasupport.
JavaEmbedUtils.InterpretedEvalUnit
(implements org.jruby.javasupport.
JavaEmbedUtils.EvalUnit
)
org.jruby.java.proxies.
JavaInterfaceTemplate
org.jruby.anno.
JavaMethodDescriptor
org.jruby.util.
JavaNameMangler
org.jruby.javasupport.proxy.
JavaProxyClassFactory
org.jruby.javasupport.
JavaProxyMethods
JavaSecuredFile
org.jruby.util.
JRubyFile
org.jruby.util.
JRubyNonExistentFile
JavaSecuredFile
org.jruby.util.
NormalizedFile
org.jruby.javasupport.
JavaSupport
org.jruby.test.
MockJavaSupport
org.jruby.javasupport.
JavaUtil
org.jruby.compiler.
JITCompiler
(implements org.jruby.compiler.
JITCompilerMBean
)
org.jruby.compiler.
JITCompiler.JITClassGenerator
(implements org.jruby.util.
ClassCache.ClassGenerator
)
org.jruby.ext.ffi.jna.
JNAProvider
org.jruby.util.
Join
org.jruby.util.
Join.Reaction
org.jruby.util.
Join.AsyncReaction
org.jruby.util.
Join.FastReaction
org.jruby.util.
Join.SyncReaction
org.jruby.util.
Join.Spec
org.jruby.test.
JRUBY_2480_A
org.jruby.
JRubyApplet.RubyMethods
org.jruby.libraries.
JRubyLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.ext.
JRubyPOSIXHandler
org.jruby.yaml.
JRubyRepresenter.IRubyObjectYAMLNodeCreator
org.jruby.libraries.
JRubySerializationLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.
JRubyService
org.jruby.
JRubyClient
org.jruby.
JRubyServer
org.jruby.
JRubyService.Configuration
org.jruby.util.
KCode
org.jruby.java.addons.
KernelJavaAddons
org.jruby.ext.
LateLoadingLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.lexer.yacc.
LexerSource
org.jruby.lexer.yacc.
ByteListLexerSource
org.jruby.lexer.yacc.
CapturingByteListLexerSource
org.jruby.lexer.yacc.
InputStreamLexerSource
org.jruby.runtime.load.
LoadService
org.jruby.test.
TestRubyInstanceConfig.NullLoadService
org.jruby.runtime.load.
LoadService.BailoutSearcher
(implements org.jruby.runtime.load.
LoadService.LoadSearcher
)
org.jruby.runtime.load.
LoadService.ClassLoaderSearcher
(implements org.jruby.runtime.load.
LoadService.LoadSearcher
)
org.jruby.runtime.load.
LoadService.ExtensionSearcher
(implements org.jruby.runtime.load.
LoadService.LoadSearcher
)
org.jruby.runtime.load.
LoadService.NormalSearcher
(implements org.jruby.runtime.load.
LoadService.LoadSearcher
)
org.jruby.runtime.load.
LoadService.ScriptClassSearcher
(implements org.jruby.runtime.load.
LoadService.LoadSearcher
)
org.jruby.runtime.load.
LoadService.ScriptClassSearcher.ScriptClassLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.runtime.load.
LoadService.SearchState
org.jruby.runtime.load.
LoadServiceResource
org.jruby.
Main
org.jruby.runtime.marshal.
MarshalCache
org.jruby.ext.ffi.
MemoryUtil
org.jruby.runtime.
MethodFactory
org.jruby.internal.runtime.methods.
InvocationMethodFactory
org.jruby.internal.runtime.methods.
DumpingInvocationMethodFactory
org.jruby.internal.runtime.methods.
ReflectionMethodFactory
org.jruby.runtime.
MethodIndex
org.jruby.java.
MiniJava
(implements org.jruby.runtime.load.
Library
)
org.jruby.java.
MiniJava.JavaMethodFactory
org.jruby.util.io.
ModeFlags
(implements java.lang.Cloneable)
org.jruby.util.
NailMain
org.jruby.ext.ffi.jna.
NativeMemoryIO
(implements org.jruby.ext.ffi.
DirectMemoryIO
, org.jruby.ext.ffi.
MemoryIO
)
org.jruby.internal.runtime.
NativeThread
(implements org.jruby.internal.runtime.
ThreadLike
)
org.jruby.ext.
NetProtocolBufferedIO
org.jruby.ext.
NetProtocolBufferedIO.NativeImpl
org.jruby.libraries.
NetProtocolBufferedIOLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.libraries.
NKFLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.ast.
Node
(implements org.jruby.lexer.yacc.
ISourcePositionHolder
)
org.jruby.ast.
AliasNode
org.jruby.ast.
AndNode
(implements org.jruby.ast.
BinaryOperatorNode
)
org.jruby.ast.
ArgAuxillaryNode
org.jruby.ast.
ArgsCatNode
org.jruby.ast.
ArgsNode
org.jruby.ast.
ArgsNoArgNode
org.jruby.ast.
ArgsPreOneArgNode
org.jruby.ast.
ArgsPreTwoArgNode
org.jruby.ast.
ArgsPushNode
org.jruby.ast.
ArgumentNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
RestArgNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
UnnamedRestArgNode
org.jruby.ast.
TypedArgumentNode
org.jruby.ast.
AssignableNode
(implements org.jruby.ast.types.
IArityNode
)
org.jruby.ast.
ClassVarAsgnNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
ClassVarDeclNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
ConstDeclNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
DAsgnNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
GlobalAsgnNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
InstAsgnNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
LocalAsgnNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
MultipleAsgn19Node
org.jruby.ast.
MultipleAsgnNode
org.jruby.ast.
AttrAssignNode
(implements org.jruby.ast.
IArgumentNode
, org.jruby.ast.types.
INameNode
)
org.jruby.ast.
AttrAssignOneArgNode
org.jruby.ast.
AttrAssignThreeArgNode
org.jruby.ast.
AttrAssignTwoArgNode
org.jruby.ast.
BackRefNode
org.jruby.ast.
BeginNode
org.jruby.ast.
BignumNode
(implements org.jruby.ast.types.
ILiteralNode
)
org.jruby.ast.
BlockArgNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
BlockPassNode
org.jruby.ast.
BreakNode
org.jruby.ast.
CallNode
(implements org.jruby.ast.
BlockAcceptingNode
, org.jruby.ast.
IArgumentNode
, org.jruby.ast.types.
INameNode
)
org.jruby.ast.
CallManyArgsBlockNode
org.jruby.ast.
CallManyArgsBlockPassNode
org.jruby.ast.
CallManyArgsNode
org.jruby.ast.
CallNoArgBlockNode
org.jruby.ast.
CallNoArgBlockPassNode
org.jruby.ast.
CallNoArgNode
org.jruby.ast.
CallOneArgBlockNode
org.jruby.ast.
CallOneArgBlockPassNode
org.jruby.ast.
CallOneArgNode
org.jruby.ast.
CallSpecialArgBlockNode
org.jruby.ast.
CallSpecialArgBlockPassNode
org.jruby.ast.
CallSpecialArgNode
org.jruby.ast.
CallThreeArgBlockNode
org.jruby.ast.
CallThreeArgBlockPassNode
org.jruby.ast.
CallThreeArgNode
org.jruby.ast.
CallTwoArgBlockNode
org.jruby.ast.
CallTwoArgBlockPassNode
org.jruby.ast.
CallTwoArgNode
org.jruby.ast.
CaseNode
org.jruby.ast.
ClassNode
(implements org.jruby.ast.
IScopingNode
)
org.jruby.ast.
ClassVarNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
Colon3Node
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
Colon2Node
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
Colon2ConstNode
org.jruby.ast.
Colon2ImplicitNode
org.jruby.ast.
Colon2MethodNode
org.jruby.ast.
ConstNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
DefinedNode
org.jruby.ast.
DotNode
org.jruby.ast.
DVarNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
EncodingNode
org.jruby.ast.
EnsureNode
org.jruby.ast.
EvStrNode
org.jruby.ast.
FalseNode
(implements org.jruby.ast.types.
IEqlNode
, org.jruby.ast.types.
INameNode
)
org.jruby.ast.
FCallNode
(implements org.jruby.ast.
BlockAcceptingNode
, org.jruby.ast.
IArgumentNode
, org.jruby.ast.types.
INameNode
)
org.jruby.ast.
FCallManyArgsBlockNode
org.jruby.ast.
FCallManyArgsBlockPassNode
org.jruby.ast.
FCallManyArgsNode
(implements org.jruby.ast.
BlockAcceptingNode
, org.jruby.ast.
IArgumentNode
, org.jruby.ast.types.
INameNode
)
org.jruby.ast.
FCallNoArgBlockNode
org.jruby.ast.
FCallNoArgBlockPassNode
org.jruby.ast.
FCallNoArgNode
org.jruby.ast.
FCallOneArgBlockNode
org.jruby.ast.
FCallOneArgBlockPassNode
org.jruby.ast.
FCallOneArgNode
org.jruby.ast.
FCallSpecialArgBlockNode
org.jruby.ast.
FCallSpecialArgBlockPassNode
org.jruby.ast.
FCallSpecialArgNode
org.jruby.ast.
FCallThreeArgBlockNode
org.jruby.ast.
FCallThreeArgBlockPassNode
org.jruby.ast.
FCallThreeArgNode
org.jruby.ast.
FCallTwoArgBlockNode
org.jruby.ast.
FCallTwoArgBlockPassNode
org.jruby.ast.
FCallTwoArgNode
org.jruby.ast.
FixnumNode
(implements org.jruby.ast.types.
IEqlNode
, org.jruby.ast.types.
ILiteralNode
)
org.jruby.ast.
FlipNode
org.jruby.ast.
FloatNode
(implements org.jruby.ast.types.
ILiteralNode
)
org.jruby.ast.
GlobalVarNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
HashNode
org.jruby.ast.
IfNode
org.jruby.ast.
InstVarNode
(implements org.jruby.ast.types.
IArityNode
, org.jruby.ast.types.
INameNode
)
org.jruby.ast.
IterNode
org.jruby.ast.
ForNode
org.jruby.ast.
LambdaNode
org.jruby.ast.
PostExeNode
org.jruby.ast.
PreExeNode
org.jruby.ast.
ListNode
org.jruby.ast.
ArrayNode
(implements org.jruby.ast.types.
ILiteralNode
)
org.jruby.ast.
BlockNode
org.jruby.ast.
DRegexpNode
(implements org.jruby.ast.types.
ILiteralNode
)
org.jruby.ast.
DStrNode
(implements org.jruby.ast.types.
ILiteralNode
)
org.jruby.ast.
DSymbolNode
org.jruby.ast.
DXStrNode
(implements org.jruby.ast.types.
ILiteralNode
)
org.jruby.ast.
LocalVarNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
Match2Node
org.jruby.ast.
Match3Node
org.jruby.ast.
MatchNode
org.jruby.ast.
MethodDefNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
DefnNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
DefsNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
ModuleNode
(implements org.jruby.ast.
IScopingNode
)
org.jruby.ast.
NewlineNode
org.jruby.ast.
NextNode
org.jruby.ast.
NilNode
(implements org.jruby.ast.types.
IEqlNode
, org.jruby.ast.types.
INameNode
)
org.jruby.ast.
NilImplicitNode
(implements org.jruby.ast.
InvisibleNode
)
org.jruby.ast.
NotNode
org.jruby.ast.
NthRefNode
org.jruby.ast.
OpAsgnAndNode
(implements org.jruby.ast.
BinaryOperatorNode
)
org.jruby.ast.
OpAsgnNode
org.jruby.ast.
OpAsgnOrNode
(implements org.jruby.ast.
BinaryOperatorNode
)
org.jruby.ast.
OpElementAsgnNode
org.jruby.ast.
OpElementOneArgAndAsgnNode
org.jruby.ast.
OpElementOneArgAsgnNode
org.jruby.ast.
OpElementOneArgOrAsgnNode
org.jruby.ast.
OptArgNode
org.jruby.ast.
OrNode
(implements org.jruby.ast.
BinaryOperatorNode
)
org.jruby.ast.
RedoNode
org.jruby.ast.
RegexpNode
(implements org.jruby.ast.types.
ILiteralNode
)
org.jruby.ast.
RescueBodyNode
org.jruby.ast.
RescueNode
org.jruby.ast.
RetryNode
org.jruby.ast.
ReturnNode
org.jruby.ast.
RootNode
org.jruby.ast.
SClassNode
org.jruby.ast.
SelfNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
SplatNode
org.jruby.ast.
StarNode
org.jruby.ast.
StrNode
(implements org.jruby.ast.types.
ILiteralNode
)
org.jruby.ast.
FileNode
org.jruby.ast.
SuperNode
(implements org.jruby.ast.
BlockAcceptingNode
)
org.jruby.ast.
SValueNode
org.jruby.ast.
SymbolNode
(implements org.jruby.ast.types.
IEqlNode
, org.jruby.ast.types.
ILiteralNode
, org.jruby.ast.types.
INameNode
)
org.jruby.ast.
ToAryNode
org.jruby.ast.
TrueNode
(implements org.jruby.ast.types.
IEqlNode
, org.jruby.ast.types.
INameNode
)
org.jruby.ast.
UndefNode
org.jruby.ast.
UntilNode
org.jruby.ast.
VAliasNode
org.jruby.ast.
VCallNode
(implements org.jruby.ast.types.
INameNode
)
org.jruby.ast.
WhenNode
org.jruby.ast.
WhenOneArgNode
org.jruby.ast.
WhileNode
org.jruby.ast.
XStrNode
(implements org.jruby.ast.types.
ILiteralNode
)
org.jruby.ast.
YieldNode
org.jruby.ast.
ZArrayNode
(implements org.jruby.ast.types.
ILiteralNode
)
org.jruby.ast.
ZeroArgNode
(implements org.jruby.ast.types.
IArityNode
)
org.jruby.ast.
ZSuperNode
(implements org.jruby.ast.
BlockAcceptingNode
, org.jruby.ast.types.
IArityNode
)
org.jruby.util.
NoFunctionalitySignalFacade
(implements org.jruby.util.
SignalFacade
)
org.jruby.test.
NormalJavaClass
org.jruby.util.io.
NullChannel
(implements java.nio.channels.ReadableByteChannel, java.nio.channels.WritableByteChannel)
org.jruby.javasupport.test.
NullToString
org.jruby.common.
NullWarnings
(implements org.jruby.common.
IRubyWarnings
)
org.jruby.util.
Numeric
org.jruby.util.
Numeric.ComplexPatterns
org.jruby.util.
Numeric.RationalPatterns
org.jruby.javasupport.util.
ObjectProxyCache
<T,A>
org.jruby.runtime.
ObjectSpace
org.jruby.test.
MockObjectSpace
org.jruby.util.io.
OpenFile
org.jruby.environment.
OSEnvironment
org.jruby.javasupport.test.
OuterClass
org.jruby.javasupport.test.
OuterClass.ProtectedInstanceInnerClass
org.jruby.javasupport.test.
OuterClass.ProtectedStaticInnerClass
org.jruby.javasupport.test.
OuterClass.PublicInstanceInnerClass
org.jruby.javasupport.test.
OuterClass.PublicStaticInnerClass
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
java.io.FilterOutputStream
org.jruby.runtime.marshal.
MarshalStream
org.jruby.util.
IOOutputStream
org.jruby.test.
OverloadedTest
org.jruby.util.
Pack
org.jruby.util.
Pack.Converter
org.jruby.test.
Parent
org.jruby.parser.
Parser
org.jruby.parser.
ParserConfiguration
org.jruby.management.
ParserStats
(implements org.jruby.management.
ParserStatsMBean
)
org.jruby.parser.
ParserSupport
org.jruby.parser.
ParserSupport19
org.jruby.ext.ffi.
Platform
org.jruby.platform.
Platform
java.lang.Process
org.jruby.util.
ShellLauncher.POpenProcess
org.jruby.util.
Pwd
org.jruby.util.
Qsort
org.jruby.util.
Random
org.jruby.libraries.
RbConfigLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.ext.
Readline
org.jruby.ext.
Readline.ConsoleHolder
org.jruby.ext.
Readline.HistoryMethods
org.jruby.ext.
Readline.ProcCompletor
org.jruby.ext.
Readline.Service
(implements org.jruby.runtime.load.
Library
)
org.jruby.internal.runtime.
ReadonlyAccessor
(implements org.jruby.runtime.
IAccessor
)
org.jruby.runtime.callback.
ReflectionCallback
(implements org.jruby.runtime.callback.
Callback
)
org.jruby.test.
ReturnsNull
org.jruby.javasupport.test.
Room
org.jruby.
Ruby
org.jruby.parser.
Ruby19Parser
(implements org.jruby.parser.
RubyParser
)
org.jruby.parser.
Ruby19YyTables
org.jruby.
RubyArgsFile
org.jruby.
RubyArray.RubyArrayConversionIterator
(implements java.util.Iterator<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.ext.ffi.
AbstractInvoker
org.jruby.ext.ffi.jffi.
JFFIInvoker
org.jruby.ext.ffi.jna.
JNAInvoker
org.jruby.ext.ffi.
AbstractMemory
org.jruby.ext.ffi.
Buffer
org.jruby.ext.ffi.
Pointer
org.jruby.ext.ffi.
AutoPointer
org.jruby.ext.ffi.
BasePointer
org.jruby.ext.ffi.jffi.
DynamicLibrary.Symbol
org.jruby.ext.ffi.jna.
DynamicLibrary.Symbol
org.jruby.ext.ffi.
MemoryPointer
org.jruby.ext.ffi.jffi.
DynamicLibrary
org.jruby.ext.ffi.jna.
DynamicLibrary
org.jruby.libraries.
FiberLibrary.Fiber
org.jruby.javasupport.
JavaAccessibleObject
org.jruby.javasupport.
JavaCallable
(implements org.jruby.javasupport.
ParameterTypes
)
org.jruby.javasupport.
JavaConstructor
org.jruby.javasupport.
JavaMethod
org.jruby.javasupport.
JavaField
org.jruby.javasupport.
JavaObject
org.jruby.javasupport.
JavaArray
org.jruby.javasupport.
JavaClass
org.jruby.java.proxies.
JavaProxy
org.jruby.java.proxies.
ArrayJavaProxy
org.jruby.java.proxies.
ConcreteJavaProxy
org.jruby.java.proxies.
InterfaceJavaProxy
org.jruby.javasupport.proxy.
JavaProxyReflectionObject
org.jruby.javasupport.proxy.
JavaProxyClass
org.jruby.javasupport.proxy.
JavaProxyClass.ProxyMethodImpl
(implements org.jruby.javasupport.proxy.
JavaProxyMethod
)
org.jruby.javasupport.proxy.
JavaProxyConstructor
(implements org.jruby.javasupport.
ParameterTypes
)
org.jruby.ext.ffi.jna.
JNAVariadicInvoker
org.jruby.util.io.
JRubyObjectInputStream
org.jruby.java.
MiniJava.JavaObjectWrapper
org.jruby.test.
MockRubyObject
org.jruby.
RubyArray
(implements java.util.List<E>)
org.jruby.
RubyBinding
org.jruby.
RubyBoolean
org.jruby.
RubyClassPathVariable
org.jruby.
RubyContinuation
org.jruby.
RubyConverter
org.jruby.
RubyDigest.Base
org.jruby.
RubyDir
org.jruby.
RubyEncoding
org.jruby.
RubyEnumerator
org.jruby.
RubyException
org.jruby.
NativeException
org.jruby.
RubyIconv.RubyFailure
org.jruby.
RubyLocalJumpError
org.jruby.
RubyNameError
org.jruby.
RubyNoMethodError
org.jruby.
RubySystemCallError
org.jruby.
RubySystemExit
org.jruby.
RubyFileStat
org.jruby.
RubyGenerator
org.jruby.
RubyHash
(implements java.util.Map<K,V>)
org.jruby.
RubyGlobal.StringOnlyRubyHash
org.jruby.
RubyIconv
org.jruby.
RubyIO
org.jruby.ext.ffi.io.
FileDescriptorIO
org.jruby.ext.socket.
RubyBasicSocket
org.jruby.ext.socket.
RubyIPSocket
org.jruby.ext.socket.
RubyTCPSocket
org.jruby.ext.socket.
RubyTCPServer
org.jruby.ext.socket.
RubyUDPSocket
org.jruby.ext.socket.
RubySocket
org.jruby.ext.socket.
RubyUNIXSocket
org.jruby.ext.socket.
RubyUNIXServer
org.jruby.
RubyFile
(implements org.jruby.runtime.encoding.
EncodingCapable
)
org.jruby.
RubyTempfile
org.jruby.
RubyMatchData
org.jruby.
RubyMethod
(implements org.jruby.runtime.marshal.
DataType
)
org.jruby.
RubyUnboundMethod
org.jruby.
RubyModule
org.jruby.
RubyClass
org.jruby.
IncludedModuleWrapper
org.jruby.
MetaClass
org.jruby.
RubyNameError.RubyNameErrorMessage
org.jruby.
RubyNil
org.jruby.
RubyNumeric
org.jruby.
RubyBigDecimal
org.jruby.
RubyComplex
org.jruby.
RubyFloat
org.jruby.
RubyInteger
org.jruby.
RubyBignum
org.jruby.
RubyFixnum
org.jruby.
RubyRational
org.jruby.
RubyProc
(implements org.jruby.runtime.marshal.
DataType
, org.jruby.internal.runtime.
JumpTarget
)
org.jruby.
RubyProcess.RubyStatus
org.jruby.
RubyRange
org.jruby.
RubyRegexp
(implements org.jruby.runtime.encoding.
EncodingCapable
, org.jruby.parser.
ReOptions
)
org.jruby.
RubyString
(implements org.jruby.runtime.encoding.
EncodingCapable
)
org.jruby.
RubyStringIO
org.jruby.
RubyStringScanner
org.jruby.
RubyStruct
org.jruby.
RubySymbol
org.jruby.
RubyThread
org.jruby.
RubyThreadGroup
org.jruby.
RubyTime
org.jruby.
RubyYielder
org.jruby.
RubyZlib.RubyGzipFile
org.jruby.
RubyZlib.RubyGzipReader
org.jruby.
RubyZlib.RubyGzipWriter
org.jruby.
RubyZlib.ZStream
org.jruby.
RubyZlib.Deflate
org.jruby.
RubyZlib.Inflate
org.jruby.ext.ffi.
Struct
(implements org.jruby.ext.ffi.
StructLayout.Storage
)
org.jruby.ext.ffi.
StructLayout.Array
org.jruby.ext.ffi.
StructLayoutBuilder
org.jruby.test.
TestRubyClass.MyRubyObjectSubclass
org.jruby.libraries.
ThreadLibrary.ConditionVariable
org.jruby.libraries.
ThreadLibrary.Mutex
org.jruby.libraries.
ThreadLibrary.Queue
org.jruby.libraries.
ThreadLibrary.SizedQueue
org.jruby.ext.ffi.
Type
org.jruby.ext.ffi.
CallbackInfo
(implements org.jruby.ext.ffi.
NativeParam
)
org.jruby.ext.ffi.
Enum
org.jruby.ext.ffi.
StructByValue
org.jruby.ext.ffi.
StructLayout
org.jruby.ext.ffi.
Type.Builtin
org.jruby.ext.ffi.jffi.
VariadicInvoker
org.jruby.ext.
WeakRef
org.jruby.
RubyBasicObject.BasicObjectMethods
org.jruby.
RubyBasicObject.Finalizer
(implements org.jruby.
Finalizable
)
org.jruby.
RubyBigDecimal.BigDecimalKernelMethods
org.jruby.
RubyBoolean.False
org.jruby.
RubyBoolean.True
org.jruby.
RubyClass.VariableAccessor
org.jruby.
RubyComparable
org.jruby.
RubyDigest
org.jruby.
RubyDigest.MD5
org.jruby.
RubyDigest.RMD160
org.jruby.
RubyDigest.SHA1
org.jruby.
RubyDigest.SHA256
org.jruby.
RubyDigest.SHA384
org.jruby.
RubyDigest.SHA512
org.jruby.
RubyEnumerable
org.jruby.
RubyEnumerable.AppendBlockCallback
(implements org.jruby.runtime.
BlockCallback
)
org.jruby.
RubyEnumerator.RubyEnumeratorEnumerable
org.jruby.
RubyEnumerator.RubyEnumeratorKernel
org.jruby.
RubyEtc
org.jruby.
RubyFile.Constants
org.jruby.
RubyFileTest
org.jruby.
RubyGC
org.jruby.
RubyGlobal
org.jruby.
RubyHash.Visitor
org.jruby.
RubyIconv.BrokenLibrary
org.jruby.
RubyIconv.Failure
org.jruby.
RubyIconv.IllegalSequence
org.jruby.
RubyIconv.InvalidCharacter
org.jruby.
RubyIconv.InvalidEncoding
org.jruby.
RubyIconv.OutOfRange
org.jruby.
RubyInstanceConfig
org.jruby.
RubyJRuby
org.jruby.
RubyJRuby.CoreExtLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.
RubyJRuby.ExtLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.
RubyJRuby.JRubyClassExtensions
org.jruby.
RubyJRuby.JRubyCompiledScript
org.jruby.
RubyJRuby.JRubyExtensions
org.jruby.
RubyJRuby.JRubyStringExtensions
org.jruby.
RubyJRuby.JRubyThreadExtensions
org.jruby.
RubyJRuby.MethodExtensions
org.jruby.
RubyJRuby.TypeLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.
RubyKernel
org.jruby.
RubyKernel.CatchTarget
(implements org.jruby.internal.runtime.
JumpTarget
)
org.jruby.
RubyMarshal
org.jruby.
RubyMath
org.jruby.
RubyModule.Generation
org.jruby.
RubyModule.KindOf
org.jruby.
RubyModule.MethodClumper
org.jruby.
RubyModule.ModuleKernelMethods
org.jruby.
RubyNKF
org.jruby.
RubyNKF.NKFCharset
org.jruby.
RubyObject.ObjectMethods
org.jruby.
RubyObjectSpace
org.jruby.parser.
RubyParserPool
org.jruby.parser.
RubyParserResult
org.jruby.
RubyPrecision
org.jruby.
RubyProcess
org.jruby.
RubyProcess.GroupID
org.jruby.
RubyProcess.Sys
org.jruby.
RubyProcess.UserID
org.jruby.internal.runtime.
RubyRunnable
(implements java.lang.Runnable)
org.jruby.
RubySignal
org.jruby.ext.socket.
RubySocket.Constants
org.jruby.ext.socket.
RubySocket.Service
(implements org.jruby.runtime.load.
Library
)
org.jruby.ext.socket.
RubySocket.SocketError
org.jruby.
RubyStruct.StructMethods
org.jruby.
RubySymbol.SymbolTable
org.jruby.common.
RubyWarnings
(implements org.jruby.common.
IRubyWarnings
)
org.jruby.lexer.yacc.
RubyYaccLexer
org.jruby.
RubyYAML
org.jruby.
RubyYAML.YAMLArrayMethods
org.jruby.
RubyYAML.YAMLClassMethods
org.jruby.
RubyYAML.YAMLDateMethods
org.jruby.
RubyYAML.YAMLExceptionMethods
org.jruby.
RubyYAML.YAMLFalseMethods
org.jruby.
RubyYAML.YAMLHashMethods
org.jruby.
RubyYAML.YAMLNilMethods
org.jruby.
RubyYAML.YAMLNumericMethods
org.jruby.
RubyYAML.YAMLObjectMethods
org.jruby.
RubyYAML.YAMLRangeMethods
org.jruby.
RubyYAML.YAMLRegexpMethods
org.jruby.
RubyYAML.YAMLStringMethods
org.jruby.
RubyYAML.YAMLStructMethods
org.jruby.
RubyYAML.YAMLSymbolMethods
org.jruby.
RubyYAML.YAMLTimeMethods
org.jruby.
RubyYAML.YAMLTrueMethods
org.jruby.
RubyZlib
org.jruby.
RubyZlib.Error
org.jruby.
RubyZlib.BufError
org.jruby.
RubyZlib.DataError
org.jruby.
RubyZlib.MemError
org.jruby.
RubyZlib.NeedDict
org.jruby.
RubyZlib.StreamEnd
org.jruby.
RubyZlib.StreamError
org.jruby.
RubyZlib.VersionError
org.jruby.
RubyZlib.RubyGzipFile.Error
org.jruby.
RubyZlib.RubyGzipFile.CRCError
org.jruby.
RubyZlib.RubyGzipFile.LengthError
org.jruby.
RubyZlib.RubyGzipFile.NoFooter
org.jruby.
RubyZlib.RubyGzipReader.Error
org.jruby.test.
Runner
org.jruby.javasupport.util.
RuntimeHelpers
org.jruby.util.
SafePropertyAccessor
SafeRepresenterImpl
org.jruby.yaml.
JRubyRepresenter
SerializerImpl
org.jruby.yaml.
JRubySerializer
org.jruby.ast.util.
SexpMaker
org.jruby.util.
ShellLauncher
org.jruby.javasupport.test.
SimpleExecutor
org.jruby.javasupport.test.
SimpleExecutor.MultipleArguments
org.jruby.javasupport.test.
SimpleExecutor.WrappedByConstructor
org.jruby.javasupport.test.
SimpleExecutor.WrappedByMethodCall
org.jruby.lexer.yacc.
SimplePositionFactory
org.jruby.util.
SimpleSampler
org.jruby.lexer.yacc.
SimpleSourcePosition
(implements org.jruby.lexer.yacc.
ISourcePosition
)
org.jruby.compiler.impl.
SkinnyMethodAdapter
org.jruby.test.
smallLetterClass
org.jruby.util.
Sprintf
org.jruby.lexer.yacc.
StackState
(implements java.lang.Cloneable)
org.jruby.compiler.impl.
StandardASMCompiler
(implements org.jruby.compiler.
ScriptCompiler
)
org.jruby.compiler.impl.
StandardInvocationCompiler
(implements org.jruby.compiler.
InvocationCompiler
)
org.jruby.compiler.impl.
InvokeDynamicInvocationCompiler
org.jruby.parser.
StaticScope
(implements java.io.Serializable)
org.jruby.parser.
BlockStaticScope
org.jruby.parser.
EvalStaticScope
org.jruby.parser.
LocalStaticScope
org.jruby.libraries.
StringIOLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.java.addons.
StringJavaAddons
org.jruby.libraries.
StringScannerLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.util.
StringSupport
org.jruby.lexer.yacc.
StrTerm
org.jruby.lexer.yacc.
HeredocTerm
org.jruby.lexer.yacc.
StringTerm
org.jruby.ext.ffi.
StructLayout.Member
Structure
org.jruby.ext.socket.
RubyUNIXSocket.LibCSocket.sockaddr_un
Structure
org.jruby.ext.socket.
RubyUNIXSocket.LibCSocket.sockaddr_un.header.famlen
org.jruby.util.
SunSignalFacade
(implements org.jruby.util.
SignalFacade
)
org.jruby.util.unsafe.
SunUnsafeWrapper
(implements org.jruby.util.unsafe.
Unsafe
)
org.jruby.libraries.
TempfileLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.test.
TestHelper
org.jruby.javasupport.test.
TestIntWrapperImpl
(implements org.jruby.javasupport.test.
TestIntWrapper
)
org.jruby.test.
TestMethodFactories.MyBoundClass
org.jruby.test.
TestRaiseException.ThrowFromJava
junit.framework.TestSuite (implements junit.framework.Test)
org.jruby.test.
BFTSTestSuite
org.jruby.test.
DubyTestSuite
org.jruby.javasupport.test.
JavaSupportTestSuite
org.jruby.test.
JRubyTestSuite
org.jruby.test.
MainTestSuite
org.jruby.test.
MRITestSuite
org.jruby.test.
RubiconTestSuite
org.jruby.test.
RubyTestTestSuite
org.jruby.test.
ScriptTestSuite
org.jruby.test.
TestUnitTestSuite
org.jruby.test.
Ruby1_9TestSuite
org.jruby.demo.
TextAreaReadline
(implements java.awt.event.KeyListener)
java.lang.Thread (implements java.lang.Runnable)
org.jruby.internal.runtime.
RubyNativeThread
org.jruby.runtime.
ThreadContext
org.jruby.runtime.
ThreadContext.RubyStackTraceElement
org.jruby.libraries.
ThreadLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.internal.runtime.
ThreadService
org.jruby.internal.runtime.
ThreadService.Event
java.lang.Throwable (implements java.io.Serializable)
java.lang.Error
org.jruby.
RubyContinuation.Continuation
java.lang.Exception
org.jruby.util.io.
BadDescriptorException
org.jruby.parser.
DefaultRubyParser.yyException
org.jruby.util.io.
InvalidValueException
java.io.IOException
org.jruby.util.io.
DirectoryAsFileException
org.jruby.runtime.load.
LoadService.AlreadyLoaded
org.jruby.util.io.
PipeException
org.jruby.parser.
Ruby19Parser.yyException
java.lang.RuntimeException
java.lang.IllegalArgumentException
java.lang.NumberFormatException
org.jruby.
RubyNumeric.InvalidIntegerException
org.jruby.
RubyNumeric.NumberTooLargeException
org.jruby.exceptions.
JumpException
org.jruby.exceptions.
JumpException.FlowControlException
org.jruby.exceptions.
JumpException.BreakJump
org.jruby.exceptions.
JumpException.NextJump
org.jruby.exceptions.
JumpException.RedoJump
org.jruby.exceptions.
JumpException.RetryJump
org.jruby.exceptions.
JumpException.ReturnJump
org.jruby.exceptions.
JumpException.SpecialJump
org.jruby.exceptions.
JumpException.ThrowJump
org.jruby.exceptions.
RaiseException
org.jruby.exceptions.
MainExitException
org.jruby.test.
MockException
org.jruby.compiler.
NotCompilableException
org.jruby.lexer.yacc.
SyntaxException
org.jruby.exceptions.
ThreadKill
org.jruby.util.io.
FileExistsException
org.jruby.ext.
Timeout
(implements org.jruby.runtime.load.
Library
)
org.jruby.ext.
Timeout.TimeoutToplevel
org.jruby.lexer.yacc.
Token
(implements org.jruby.lexer.yacc.
ISourcePositionHolder
)
org.jruby.
TopSelfFactory
org.jruby.util.
TypeConverter
org.jruby.javasupport.
TypeMatcher
org.jruby.anno.
TypePopulator
org.jruby.anno.
TypePopulator.DefaultTypePopulator
org.jruby.internal.runtime.
UndefinedAccessor
(implements org.jruby.runtime.
IAccessor
)
Union
org.jruby.ext.socket.
RubyUNIXSocket.LibCSocket.sockaddr_un.header
org.jruby.runtime.marshal.
UnmarshalCache
org.jruby.util.unsafe.
UnsafeFactory
org.jruby.util.unsafe.
UnsafeGenerator
org.jruby.ext.ffi.
Util
org.jruby.internal.runtime.
ValueAccessor
(implements org.jruby.runtime.
IAccessor
)
org.jruby.runtime.component.
VariableEntry
<BaseObjectType> (implements org.jruby.runtime.builtin.
Variable
<BaseObjectType>)
org.jruby.util.collections.
WeakHashSet
<T> (implements java.util.Set<E>)
org.jruby.ext.
WeakRef.RefError
org.jruby.ext.
WeakRef.WeakRefLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.test.
Worker
org.jruby.libraries.
YamlLibrary
(implements org.jruby.runtime.load.
Library
)
org.jruby.parser.
YyTables
org.jruby.util.
ZlibDeflate
org.jruby.util.
ZlibInflate
org.jruby.libraries.
ZlibLibrary
(implements org.jruby.runtime.load.
Library
)
Interface Hierarchy
org.jruby.compiler.
ArrayCallback
org.jruby.runtime.load.
BasicLibraryService
org.jruby.management.
BeanManager
org.jruby.ast.
BinaryOperatorNode
org.jruby.ast.
BlockAcceptingNode
org.jruby.runtime.
BlockCallback
org.jruby.compiler.
BodyCompiler
org.jruby.compiler.
BranchCallback
org.jruby.compiler.
CacheCompiler
org.jruby.runtime.callback.
Callback
org.jruby.util.
ClassCache.ClassGenerator
org.jruby.management.
ClassCacheMBean
org.jruby.util.
ClassProvider
org.jruby.runtime.
CompiledBlockCallback19
org.jruby.compiler.
CompilerCallback
org.jruby.compiler.
ArgumentsCallback
org.jruby.management.
ConfigMBean
org.jruby.runtime.callsite.
ConstantSite
org.jruby.runtime.marshal.
CoreObjectType
org.jruby.runtime.marshal.
DataType
org.jruby.parser.
DefaultRubyParser.yyInput
org.jruby.runtime.encoding.
EncodingCapable
org.jruby.
Finalizable
org.jruby.runtime.
IAccessor
org.jruby.ast.
IArgumentNode
org.jruby.ast.types.
IArityNode
org.jruby.runtime.load.
IAutoloadMethod
org.jruby.ast.types.
IEqlNode
org.jruby.ast.types.
ILiteralNode
org.jruby.ast.types.
INameNode
org.jruby.runtime.builtin.
InstanceVariables
org.jruby.javasupport.test.
Interface1
org.jruby.javasupport.test.
Interface2
org.jruby.javasupport.proxy.
InternalJavaProxy
org.jruby.runtime.builtin.
InternalVariables
org.jruby.ext.ffi.jffi.
IntResultConverter
org.jruby.ast.
InvisibleNode
org.jruby.compiler.
InvocationCompiler
org.jruby.runtime.builtin.
IRubyObject
org.jruby.javasupport.proxy.
JavaProxyMethod
(also extends org.jruby.javasupport.
ParameterTypes
)
org.jruby.common.
IRubyWarnings
org.jruby.ast.
IScopingNode
org.jruby.lexer.yacc.
ISourcePosition
org.jruby.lexer.yacc.
ISourcePositionHolder
org.jruby.test.
ITest
org.jruby.javasupport.
JavaEmbedUtils.EvalUnit
org.jruby.javasupport.proxy.
JavaProxyInvocationHandler
org.jruby.javasupport.
JavaUtil.JavaConverter
org.jruby.javasupport.
JavaUtil.RubyConverter
org.jruby.compiler.
JITCompilerMBean
org.jruby.test.
JRUBY_2480_B
org.jruby.internal.runtime.
JumpTarget
org.jruby.runtime.load.
Library
org.jruby.runtime.load.
LoadService.LoadSearcher
org.jruby.ext.ffi.jffi.
LongResultConverter
org.jruby.ext.ffi.
MemoryIO
org.jruby.ext.ffi.
AllocatedDirectMemoryIO
org.jruby.ext.ffi.
DirectMemoryIO
org.jruby.ext.ffi.
AllocatedDirectMemoryIO
org.jruby.internal.runtime.methods.
MethodArgs
org.jruby.management.
MethodCacheMBean
org.jruby.runtime.
MethodFactory.MethodDefiningCallback
org.jruby.ext.ffi.
NativeParam
org.jruby.ast.visitor.
NodeVisitor
org.jruby.runtime.
ObjectAllocator
org.jruby.runtime.
ObjectMarshal
org.jruby.util.io.
OpenFile.Finalizer
org.jruby.test.
Overloaded
org.jruby.javasupport.
ParameterTypes
org.jruby.javasupport.proxy.
JavaProxyMethod
(also extends org.jruby.runtime.builtin.
IRubyObject
)
org.jruby.management.
ParserStatsMBean
org.jruby.
Profile
org.jruby.parser.
ReOptions
org.jruby.parser.
Ruby19Parser.yyInput
org.jruby.
RubyInstanceConfig.LoadServiceCreator
org.jruby.
RubyObjectAdapter
org.jruby.parser.
RubyParser
org.jruby.
RubyRuntimeAdapter
org.jruby.javasupport.test.
RubyTestObject
org.jruby.ext.socket.
RubyUNIXSocket.LibCSocket
org.jruby.ast.executable.
Script
org.jruby.compiler.
ScriptCompiler
org.jruby.util.
SignalFacade
org.jruby.javasupport.test.
SimpleInterface
org.jruby.util.io.
Stream
org.jruby.ext.ffi.
StructLayout.Aggregate
org.jruby.ext.ffi.
StructLayout.Storage
org.jruby.test.
TestHelper.SomeInterface
org.jruby.javasupport.test.
TestIntWrapper
org.jruby.internal.runtime.
ThreadLike
org.jruby.parser.
Tokens
org.jruby.util.
TypeCoercer
org.jruby.util.unsafe.
Unsafe
org.jruby.runtime.builtin.
Variable
<BaseObjectType>
org.jruby.compiler.
VariableCompiler
Annotation Type Hierarchy
org.jruby.anno.
Coercion
(implements java.lang.annotation.Annotation)
org.jruby.anno.
JRubyClass
(implements java.lang.annotation.Annotation)
org.jruby.anno.
JRubyConstant
(implements java.lang.annotation.Annotation)
org.jruby.anno.
JRubyMethod
(implements java.lang.annotation.Annotation)
org.jruby.anno.
JRubyModule
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.jruby.
CompatVersion
org.jruby.
RubyInstanceConfig.CompileMode
org.jruby.
RubyLocalJumpError.Reason
org.jruby.
RubyThread.Status
org.jruby.anno.
CoercionType
org.jruby.anno.
FrameField
org.jruby.ast.
NodeType
org.jruby.common.
IRubyWarnings.ID
org.jruby.compiler.
FastSwitchType
org.jruby.demo.
TextAreaReadline.Channel
org.jruby.ext.ffi.
NativeType
(implements org.jruby.ext.ffi.
NativeParam
)
org.jruby.ext.ffi.
Platform.OS
org.jruby.ext.ffi.
Platform.CPU
org.jruby.internal.runtime.
ThreadService.Event.Type
org.jruby.internal.runtime.methods.
CallConfiguration
org.jruby.internal.runtime.methods.
Framing
org.jruby.internal.runtime.methods.
Scoping
org.jruby.javasupport.util.
ObjectProxyCache.ReferenceType
org.jruby.lexer.yacc.
RubyYaccLexer.Keyword
org.jruby.lexer.yacc.
RubyYaccLexer.LexState
org.jruby.lexer.yacc.
SyntaxException.PID
org.jruby.runtime.
Block.Type
org.jruby.runtime.
CallType
org.jruby.runtime.
RubyEvent
org.jruby.runtime.
ThreadContext.FrameType
org.jruby.runtime.
Visibility
org.jruby.util.io.
STDIO
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2007 JRuby Team. All Rights Reserved.