| 接口 | 说明 |
|---|---|
| Cache<K,V> |
Title: 常用代码打包
Description:
General purpose cache.
|
| Cacheable |
Title: 常用代码打包
Description:
Interface that defines the necessary behavior for objects added to a Cache.
|
| CacheManager |
Title: 常用代码打包
Description: Central cache management of all caches used by diferent application.
|
| 类 | 说明 |
|---|---|
| CacheFactory |
Title: 常用代码打包
Description: 缓存工厂类
Copyright: Copyright (c) 2006
Company: www.justdos.net
|
| CacheManagerFactory |
Title: 常用代码打包
Description: 缓存管理器工厂类
Copyright: Copyright (c) 2013
Company: www.justdos.net
|
| CacheObject |
Title: 常用代码打包
Description:
Wrapper for all objects put into cache.
|
| CacheSizes |
Title: 常用代码打包
Description:
Utility class for determining the sizes in bytes of commonly used objects.
|
| DefaultCache<K,V> |
Title: 常用代码打包
Description:
Default, non-distributed implementation of the Cache interface.
|
| LinkedList |
Title: 常用代码打包
Description:
Simple LinkedList implementation.
|
| LinkedListNode |
Title: 常用代码打包
Description:
Doubly linked node in a LinkedList.
|
| MemCacheManager |
Title: 常用代码打包
Description:
Central cache management of all caches used by diferent application.
|
Copyright © 2023 onecode. All rights reserved.