Hi When I want to use com.google.gwt.dev.util.collect.HashMap , I get this error : No source code is available for type com.google.gwt.dev.util.collect.HashMap<K,V>; did you forget to inherit a required module? I should inherit which module?
Of course I can use java.util.HashMap but I think com.google.gwt.dev.util.collect.HashMap is faster! What should I do. Thanks. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
