RE: toString in CacheValidity

2002-06-06 Thread Stephen Ng
Message- > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 06, 2002 7:41 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: toString in CacheValidity > > > > From: Stephen Ng [mailto:[EMAIL PROTECTED]] > > > > Can someone point to so

RE: toString in CacheValidity

2002-06-06 Thread Vadim Gritsenko
> From: Stephen Ng [mailto:[EMAIL PROTECTED]] > > Can someone point to some document that explains what toString() is used > for in the CacheValidity object? I've found explanations for (and > pretty sure I understand) generateKey, isValid, etc, but haven't found > any explanation for the (impor

toString in CacheValidity

2002-06-06 Thread Stephen Ng
Can someone point to some document that explains what toString() is used for in the CacheValidity object? I've found explanations for (and pretty sure I understand) generateKey, isValid, etc, but haven't found any explanation for the (important) toString() function. Thanks, Steve