public static class TestMethodFactories.MyBoundClass
extends java.lang.Object
Constructor and Description |
---|
MyBoundClass() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
four_arg_method(IRubyObject self,
IRubyObject[] obj) |
static void |
void_returning_method(IRubyObject obj) |
public static void void_returning_method(IRubyObject obj)
public static IRubyObject four_arg_method(IRubyObject self, IRubyObject[] obj)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.