|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.java.addons.IOJavaAddons
public class IOJavaAddons
| Nested Class Summary | |
|---|---|
static class |
IOJavaAddons.AnyIO
|
| Constructor Summary | |
|---|---|
IOJavaAddons()
|
|
| Method Summary | |
|---|---|
static IRubyObject |
to_channel(ThreadContext context,
IRubyObject self)
|
static IRubyObject |
to_inputstream(ThreadContext context,
IRubyObject self)
|
static IRubyObject |
to_outputstream(ThreadContext context,
IRubyObject self)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IOJavaAddons()
| Method Detail |
|---|
public static IRubyObject to_inputstream(ThreadContext context,
IRubyObject self)
public static IRubyObject to_outputstream(ThreadContext context,
IRubyObject self)
public static IRubyObject to_channel(ThreadContext context,
IRubyObject self)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||