Package gw.internal.gosu.compiler
Class GosuClassLoader.DiscreteLoaderCache.DelegateCache
java.lang.Object
gw.util.concurrent.Cache<K,V>
gw.lang.parser.TypeSystemAwareCache<String,WeakReference<DiscreteClassLoader>>
gw.internal.gosu.compiler.GosuClassLoader.DiscreteLoaderCache.DelegateCache
- Enclosing class:
- GosuClassLoader.DiscreteLoaderCache
private class GosuClassLoader.DiscreteLoaderCache.DelegateCache
extends TypeSystemAwareCache<String,WeakReference<DiscreteClassLoader>>
-
Nested Class Summary
Nested classes/interfaces inherited from class gw.util.concurrent.Cache
Cache.MissHandler<L,
W> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gw.lang.parser.TypeSystemAwareCache
make
Methods inherited from class gw.util.concurrent.Cache
clear, evict, get, getConfiguredSize, getHitRate, getHits, getMisses, getRequests, getUtilizedSize, logEveryNSeconds, put, stopLogging, toString
-
Constructor Details
-
DelegateCache
public DelegateCache()
-
-
Method Details
-
getLoader
-