Package | Description |
---|---|
org.jruby |
Modifier and Type | Class and Description |
---|---|
class |
RubyRegexp |
class |
RubyString
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
|
class |
RubySymbol
Represents a Ruby symbol (e.g.
|
Copyright © 2001-2015 JRuby. All Rights Reserved.