|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubyJRuby.TypeLibrary
public static class RubyJRuby.TypeLibrary
Constructor Summary | |
---|---|
RubyJRuby.TypeLibrary()
|
Method Summary | |
---|---|
static IRubyObject |
coerce_to(ThreadContext context,
IRubyObject self,
IRubyObject object,
IRubyObject clazz,
IRubyObject method)
|
void |
load(Ruby runtime,
boolean wrap)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RubyJRuby.TypeLibrary()
Method Detail |
---|
public void load(Ruby runtime, boolean wrap) throws java.io.IOException
load
in interface Library
java.io.IOException
public static IRubyObject coerce_to(ThreadContext context, IRubyObject self, IRubyObject object, IRubyObject clazz, IRubyObject method)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |