This interface extends the Cacheable interface (@see Cacheable) with a method that estimates the size of the Cacheable object, in bytes. CacheManagers constructed with the SizedCacheFactory interface regulate the total estimated cache size, in bytes. CacheManagers constructed with the CacheFactory use regulate the total number of cache entries.
@see Cacheable
@see CacheFactory
@author Jack Klebanoff
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.