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