[Opensymphony-oscache] Does OSCache has a contain(String key) function?

"Justine Wang" <[email protected]> Tue, 3 May 2005 16:56:07 -0700
Newsgroups gmane.comp.java.open-symphony.os-cache
Message-ID <001101c5503b$ac23d850$3601140a@WangJustine>
Hi, all,

I need a function like

boolean contain(String key){}

returns true if the named object currently exists in the cache false 
otherwise.

How to get this? Any help or work-around?

Thank you very much.