Uses of Interface
org.jruby.util.ClassCache.ClassGenerator

Packages that use ClassCache.ClassGenerator
org.jruby.compiler   
org.jruby.util   
 

Uses of ClassCache.ClassGenerator in org.jruby.compiler
 

Classes in org.jruby.compiler that implement ClassCache.ClassGenerator
static class JITCompiler.JITClassGenerator
           
 

Uses of ClassCache.ClassGenerator in org.jruby.util
 

Methods in org.jruby.util with parameters of type ClassCache.ClassGenerator
 java.lang.Class<T> ClassCache.cacheClassByKey(java.lang.Object key, ClassCache.ClassGenerator classGenerator)
           
 



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