|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
IErrno | Error numbers. |
Profile | |
RubyInstanceConfig.LoadServiceCreator |
Class Summary | |
IncludedModuleWrapper | This class is used to provide an intermediate superclass for modules and classes that include other modules. |
JRubyC | |
JRubyClient | |
JRubyServer | |
JRubyService | |
JRubyService.Configuration | |
Main | Class used to launch the interpreter. |
MetaClass | |
NativeException | |
RegexpTranslator | |
Ruby | The jruby runtime. |
RubyArgsFile | |
RubyArray | The implementation of the built-in class Array in Ruby. |
RubyBigDecimal | |
RubyBignum | |
RubyBinding | |
RubyBoolean | |
RubyClass | |
RubyClassPathVariable | |
RubyComparable | Implementation of the Comparable module. |
RubyContinuation | Placeholder until/if we can support this |
RubyDigest | |
RubyDigest.Base | |
RubyDir | .The Ruby built-in class Dir. |
RubyEnumerable | The implementation of Ruby's Enumerable module. |
RubyEnumerable.AppendBlockCallback | |
RubyEnumerator | Implementation of Ruby's Enumerator module. |
RubyEnumerator.ConsecutiveBlockCallback | Block callback for viewing consecutive results from calling the client block |
RubyEnumerator.SlicedBlockCallback | Block callback for slicing the results of calling the client block |
RubyException | |
RubyFile | Ruby File class equivalent in java. |
RubyFileStat | note: renamed from FileStatClass.java Implements File::Stat |
RubyFileTest | |
RubyFixnum | Implementation of the Fixnum class. |
RubyFloat | |
RubyGC | GC (Garbage Collection) Module Note: Since we rely on Java's memory model we can't provide the kind of control over garbage collection that MRI provides. |
RubyGlobal | This class initializes global variables and constants. |
RubyGlobal.KCodeGlobalVariable | |
RubyGlobal.StringGlobalVariable | |
RubyHash | Implementation of the Hash class. |
RubyHash.Callback | |
RubyIconv | |
RubyIconv.RubyFailure | |
RubyInstanceConfig | |
RubyInteger | Implementation of the Integer class. |
RubyIO | |
RubyJRuby | Module which defines JRuby-specific methods for use. |
RubyKernel | Note: For CVS history, see KernelModule.java. |
RubyLocalJumpError | |
RubyMarshal | Marshal module |
RubyMatchData | |
RubyMatchData.JavaString | |
RubyMatchData.RString | |
RubyMath | |
RubyMethod | The RubyMethod class represents a RubyMethod object. |
RubyModule | |
RubyNameError | |
RubyNil | |
RubyNKF | |
RubyNKF.NKFCharset | |
RubyNoMethodError | |
RubyNumeric | Base class for all numerical types in ruby. |
RubyObject | |
RubyObjectSpace | |
RubyPrecision | |
RubyProc | |
RubyProcess | |
RubyProcess.RubyStatus | |
RubyRange | |
RubyRegexp | |
RubySignal | Placeholder until/if we can support this |
RubyString | |
RubyString.JavaCrypt | |
RubyStringIO | |
RubyStringScanner | |
RubyStruct | |
RubySymbol | |
RubySymbol.SymbolTable | |
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 |
RubyUndef | |
RubyYAML | |
RubyZlib | |
RubyZlib.Deflate | |
RubyZlib.Inflate | |
RubyZlib.RubyGzipFile | |
RubyZlib.RubyGzipReader | |
RubyZlib.RubyGzipWriter | |
RubyZlib.ZStream | |
TestRegexpTranslator | |
TopSelfFactory |
Exception Summary | |
RubyNumeric.InvalidIntegerException | |
RubyNumeric.NumberTooLargeException |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |