Class Hierarchy
- java.lang.Object
- org.wamblee.cache.CachedObject<KeyType,ValueType>
- org.wamblee.cache.ComputedValue<T>
- org.wamblee.cache.EhCache<KeyType,ValueType> (implements org.wamblee.cache.Cache<KeyType,ValueType>)
- org.wamblee.cache.ForeverCache<KeyType,ValueType> (implements org.wamblee.cache.Cache<KeyType,ValueType>)
- org.wamblee.cache.ZeroCache<KeyType,ValueType> (implements org.wamblee.cache.Cache<KeyType,ValueType>)
Interface Hierarchy
Copyright © 2024. All rights reserved.