|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubyJRuby.JRubyExtensions
public static class RubyJRuby.JRubyExtensions
Constructor Summary | |
---|---|
RubyJRuby.JRubyExtensions()
|
Method Summary | |
---|---|
static IRubyObject |
steal_method(IRubyObject recv,
IRubyObject type,
IRubyObject methodName)
|
static IRubyObject |
steal_methods(IRubyObject recv,
IRubyObject[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RubyJRuby.JRubyExtensions()
Method Detail |
---|
public static IRubyObject steal_method(IRubyObject recv, IRubyObject type, IRubyObject methodName)
public static IRubyObject steal_methods(IRubyObject recv, IRubyObject[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |