but in my applicaiton: 
public Map <java.lang.String,java.util.List> filterStates = new HashMap();

the value of filterStates is java.util.List, I can't specify the type for 
it, for in my app, this value is Object, it might be String, and other 
self-defined class/object, how to handle this?

Thanks,
David

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/YzG_8W7lwKcJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to