public static class RubyJRuby.JRubyExtensions
extends java.lang.Object
| Constructor and Description |
|---|
RubyJRuby.JRubyExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
steal_method(IRubyObject recv,
IRubyObject type,
IRubyObject methodName) |
static IRubyObject |
steal_methods(IRubyObject recv,
IRubyObject[] args) |
public static IRubyObject steal_method(IRubyObject recv, IRubyObject type, IRubyObject methodName)
public static IRubyObject steal_methods(IRubyObject recv, IRubyObject[] args)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.