How to retrieve content of a Java GCache object in a Google AppEngine application

Posted by kodra on Stack Overflow See other posts from Stack Overflow or by kodra
Published on 2010-04-21T22:26:49Z Indexed on 2010/04/21 23:13 UTC
Read the original article Hit count: 228

Filed under:
|

The methods values() and keySet() throw java.lang.UnsupportedOperationException

Anybody know of a workaround or have a working example using a lower-level API?

© Stack Overflow or respective owner

Related posts about java

Related posts about gae-java