Package | Description |
---|---|
org.jruby |
Modifier and Type | Class and Description |
---|---|
class |
Ruby
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
|
class |
RubyBoolean |
static class |
RubyBoolean.False |
static class |
RubyBoolean.True |
class |
RubyEncoding |
class |
RubyFixnum
Implementation of the Fixnum class.
|
class |
RubyNil |
class |
RubySymbol
Represents a Ruby symbol (e.g.
|
Copyright © 2001-2016 JRuby. All Rights Reserved.