|
Hi, All
I want to know why class UtilCache implements java.io.Serializable.
I can understand CacheLine implements interface Serializable because it
would be persisted in a file.
Or UtilCache is a javabean which must be persisted ?
Thank you.
Best Regards,
Jack Liu
|