| Package | Description | 
|---|---|
| org.jruby | |
| org.jruby.ext.stringio | |
| org.jruby.ext.tempfile | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RubyFileRuby File class equivalent in java. | 
| class  | RubyRegexp | 
| class  | RubyStringImplementation of Ruby String class
 Concurrency: no synchronization is required among readers, but
 all users must synchronize externally with writers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StringIO | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TempfileAn implementation of tempfile.rb in Java. | 
Copyright © 2001-2016 JRuby. All Rights Reserved.