Uses of Class
gw.lang.parser.TypeSystemAwareCache
Packages that use TypeSystemAwareCache
-
Uses of TypeSystemAwareCache in gw.lang.parser
Fields in gw.lang.parser declared as TypeSystemAwareCacheModifier and TypeFieldDescriptionfinal TypeSystemAwareCache<Pair<IType, IType>, ICoercer> StandardCoercionManager._coercerCacheMethods in gw.lang.parser that return TypeSystemAwareCacheModifier and TypeMethodDescriptionstatic <K,V> TypeSystemAwareCache <K, V> TypeSystemAwareCache.make(String name, int size, Cache.MissHandler<K, V> handler)