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) |
getPrevious
hasCacheEntryFactory
public RubyModule.ProfilingCacheEntryFactory(Ruby runtime, RubyModule.CacheEntryFactory previous)
public CacheEntry newCacheEntry(String name, DynamicMethod method, int token)
newCacheEntry
in class RubyModule.CacheEntryFactory
Copyright © 2001-2015 JRuby. All Rights Reserved.