|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubyModule.ModuleKernelMethods
public static class RubyModule.ModuleKernelMethods
Constructor Summary | |
---|---|
RubyModule.ModuleKernelMethods()
|
Method Summary | |
---|---|
static IRubyObject |
autoload_p(IRubyObject recv,
IRubyObject arg0)
|
static IRubyObject |
autoload(IRubyObject recv,
IRubyObject arg0,
IRubyObject arg1)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RubyModule.ModuleKernelMethods()
Method Detail |
---|
public static IRubyObject autoload(IRubyObject recv, IRubyObject arg0, IRubyObject arg1)
public static IRubyObject autoload_p(IRubyObject recv, IRubyObject arg0)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |