Uses of Interface
org.jruby.runtime.IGlobalVariables

Packages that use IGlobalVariables
org.jruby   
org.jruby.internal.runtime   
 

Uses of IGlobalVariables in org.jruby
 

Methods in org.jruby that return IGlobalVariables
 IGlobalVariables Ruby.getGlobalVariables()
           
 

Uses of IGlobalVariables in org.jruby.internal.runtime
 

Classes in org.jruby.internal.runtime that implement IGlobalVariables
 class GlobalVariables
           
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.