protected static class RubyModule.ProfilingCacheEntryFactory extends RubyModule.WrapperCacheEntryFactory
previous| Constructor and Description | 
|---|
| RubyModule.ProfilingCacheEntryFactory(Ruby runtime,
                                     RubyModule.CacheEntryFactory previous) | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheEntry | newCacheEntry(String name,
             DynamicMethod method,
             int token) | 
getPrevioushasCacheEntryFactorypublic RubyModule.ProfilingCacheEntryFactory(Ruby runtime, RubyModule.CacheEntryFactory previous)
public CacheEntry newCacheEntry(String name, DynamicMethod method, int token)
newCacheEntry in class RubyModule.CacheEntryFactoryCopyright © 2001-2015 JRuby. All Rights Reserved.