|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.java.addons.IOJavaAddons.AnyIO
public static class IOJavaAddons.AnyIO
Constructor Summary | |
---|---|
IOJavaAddons.AnyIO()
|
Method Summary | |
---|---|
static IRubyObject |
any_to_channel(ThreadContext context,
IRubyObject self)
|
static IRubyObject |
any_to_inputstream(ThreadContext context,
IRubyObject self)
|
static IRubyObject |
any_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.AnyIO()
Method Detail |
---|
public static IRubyObject any_to_inputstream(ThreadContext context, IRubyObject self)
public static IRubyObject any_to_outputstream(ThreadContext context, IRubyObject self)
public static IRubyObject any_to_channel(ThreadContext context, IRubyObject self)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |