How to retrieve content of a Java GCache object in a Google AppEngine application
- by kodra
The methods values() and keySet() throw java.lang.UnsupportedOperationException
Anybody know of a workaround or have a working example using a lower-level API?