|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.test.TestMethodFactories.MyBoundClass
public static class TestMethodFactories.MyBoundClass
Constructor Summary | |
---|---|
TestMethodFactories.MyBoundClass()
|
Method Summary | |
---|---|
static IRubyObject |
four_arg_method(IRubyObject self,
IRubyObject[] obj)
|
static void |
void_returning_method(IRubyObject obj)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestMethodFactories.MyBoundClass()
Method Detail |
---|
public static void void_returning_method(IRubyObject obj)
public static IRubyObject four_arg_method(IRubyObject self, IRubyObject[] obj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |