|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubyObjectSpace
Constructor Summary | |
RubyObjectSpace()
|
Method Summary | |
static RubyModule |
createObjectSpaceModule(Ruby ruby)
Create the ObjectSpace module and add it to the Ruby runtime. |
static IRubyObject |
each_object(IRubyObject recv,
IRubyObject[] args)
|
static IRubyObject |
garbage_collect(IRubyObject recv)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RubyObjectSpace()
Method Detail |
public static RubyModule createObjectSpaceModule(Ruby ruby)
public static IRubyObject each_object(IRubyObject recv, IRubyObject[] args)
public static IRubyObject garbage_collect(IRubyObject recv)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |