Interface CacheableCollection<E>
- Type Parameters:
E- the cacheable object type
- All Superinterfaces:
Cacheable, Collection<E>, Iterable<E>, Serializable
- All Known Implementing Classes:
CacheableList, CacheableSet
An interface to label cacheable Collections.
- Since:
- 1.1
- Version:
- 7.2
- Author:
- Luke
-
Method Summary
-
Method Details
-
cacheKey
-
clone
-