Uses of Class
com._1c.g5.v8.xmdb.impl.SLRUCacheMT
-
Packages that use SLRUCacheMT Package Description com._1c.g5.v8.xmdb.impl -
-
Uses of SLRUCacheMT in com._1c.g5.v8.xmdb.impl
Fields in com._1c.g5.v8.xmdb.impl declared as SLRUCacheMT Modifier and Type Field Description protected SLRUCacheMT<Long,TreeCacheReal.CacheNodeEntry>
TreeCacheReal. cacheRead
protected SLRUCacheMT<Long,TreeCacheReal.CacheObjectEntry>
TreeCacheReal. cacheValue
-