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