protected static class RubyModule.SynchronizedCacheEntryFactory extends RubyModule.WrapperCacheEntryFactory
previous
Constructor and Description |
---|
SynchronizedCacheEntryFactory(RubyModule.CacheEntryFactory previous) |
Modifier and Type | Method and Description |
---|---|
CacheEntry |
newCacheEntry(String name,
DynamicMethod method,
int token) |
getPrevious
hasCacheEntryFactory
public SynchronizedCacheEntryFactory(RubyModule.CacheEntryFactory previous)
public CacheEntry newCacheEntry(String name, DynamicMethod method, int token)
newCacheEntry
in class RubyModule.CacheEntryFactory
Copyright © 2001-2016 JRuby. All Rights Reserved.