Package org.jruby.util

Interface Summary
ClassCache.ClassGenerator  
ClassProvider  
SignalFacade  
TypeCoercer  
 

Class Summary
Adler32Ext This class is a wrapper around Adler32 which provides the capability to update the running total.
BuiltinScript Loading of Ruby scripts that are built into JRuby.
ClassCache<T> A Simple cache which maintains a collection of classes that can potentially be shared among multiple runtimes (or whole JVM).
CodegenUtils  
Convert  
CRC32Ext This class is a wrapper around Adler32 which provides the capability to update the running total.
DataInputBridgeStream  
DataOutputBridgeStream  
Dir This class exists as a counterpart to the dir.c file in MRI source.
IdUtil  
IOInputStream This class wraps a IRubyObject in an InputStream.
IOOutputStream This class wraps a IRubyObject in an OutputStream.
IOReader  
IOWriter  
JavaNameMangler  
Join  
Join.AsyncReaction  
Join.FastReaction  
Join.Reaction  
Join.Spec  
Join.SyncReaction  
JRubyClassLoader  
JRubyFile This file acts as an alternative to NormalizedFile, due to the problems with current working directory.
JRubyNonExistentFile  
JRubyThreadContextTest Test that the thread context classloader can be changed.
KCode  
NoFunctionalitySignalFacade  
NormalizedFile This class provides a File implementation that normalizes all path separators to forward slashes.
Pack  
Pack.Converter  
PlatformTest  
Pwd  
RubyDateFormat  
RubyInputStream  
SafePropertyAccessor Utility class to safely access system properties in security-sensitive environments.
ShellLauncher This mess of a class is what happens when all Java gives you is Runtime.getRuntime().exec().
ShellLauncher.POpenProcess  
ShellLauncherTest  
SimpleSampler  
Sprintf  
SunSignalFacade  
SwallowingOutputStream  
TypeConverter  
WeakIdentityHashMap Class WeakIdentityHashMap is a hash map that hashes objects based on System.identityHashMap, and holds weakly onto the key.
ZlibDeflate  
ZlibInflate  
 



Copyright © 2002-2007 JRuby Team. All Rights Reserved.