Uses of Class
org.jruby.runtime.CacheMap

Packages that use CacheMap
org.jruby   
org.jruby.management   
 

Uses of CacheMap in org.jruby
 

Methods in org.jruby that return CacheMap
 CacheMap Ruby.getCacheMap()
          Retrieve mappings of cached methods to where they have been cached.
 

Uses of CacheMap in org.jruby.management
 

Constructors in org.jruby.management with parameters of type CacheMap
MethodCache(CacheMap cacheMap)
           
 



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