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