protected static class RubyModule.ProfilingCacheEntryFactory extends RubyModule.WrapperCacheEntryFactory
previous
Constructor and Description |
---|
ProfilingCacheEntryFactory(Ruby runtime,
RubyModule.CacheEntryFactory previous) |
Modifier and Type | Method and Description |
---|---|
CacheEntry |
newCacheEntry(java.lang.String id,
DynamicMethod method,
RubyModule sourceModule,
int token) |
getPrevious
hasCacheEntryFactory
public ProfilingCacheEntryFactory(Ruby runtime, RubyModule.CacheEntryFactory previous)
public CacheEntry newCacheEntry(java.lang.String id, DynamicMethod method, RubyModule sourceModule, int token)
newCacheEntry
in class RubyModule.CacheEntryFactory
Copyright © 2001-2020 JRuby. All Rights Reserved.