Uses of Class
org.jruby.runtime.ObjectSpace

Packages that use ObjectSpace
org.jruby   
org.jruby.test   
 

Uses of ObjectSpace in org.jruby
 

Methods in org.jruby that return ObjectSpace
 ObjectSpace Ruby.getObjectSpace()
           
 

Uses of ObjectSpace in org.jruby.test
 

Subclasses of ObjectSpace in org.jruby.test
 class MockObjectSpace
           
 



Copyright © 2002-2007 JRuby Team. All Rights Reserved.