|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
IErrno | Error numbers. |
IMetaClass |
Class Summary | |
Builtins | Builtins provides methods to create the built-ins classes and to convert between the classes. |
FileStatClass | Implements File::Stat |
IncludedModuleWrapper | This class represents an included module. |
KernelModule | |
Main | Class used to launch the interpreter. |
MetaClass | |
Method | The RubyMethod class represents a Method object. |
Ruby | The jruby runtime. |
RubyArgsFile | |
RubyArray | |
RubyBignum | |
RubyBoolean | |
RubyClass | |
RubyClasses | In this class there are references to the core (or built-in) classes and modules of Ruby and JRuby. |
RubyComparable | Implementation of the Comparable module. |
RubyDir | .The Ruby built-in class Dir. |
RubyEnumerable | |
RubyException | |
RubyFile | Ruby File class equivalent in java. |
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.StringGlobalVariable | |
RubyHash | Implementation of the Hash class. |
RubyInteger | Implementation of the Integer class. |
RubyIO | |
RubyMarshal | Marshal module |
RubyMatchData | |
RubyMath | |
RubyModule | |
RubyNil | |
RubyNumeric | |
RubyObject | |
RubyObjectSpace | |
RubyPrecision | |
RubyProc | |
RubyProcess | |
RubyRange | |
RubyRegexp | |
RubyString | |
RubyStruct | |
RubySymbol | |
RubySymbol.SymbolTable | |
RubyTime | The Time class. |
ThreadClass | Implementation of Ruby's Thread class. |
TopSelfFactory | |
UnboundMethod |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |