Thank you Gal Dolber. But if I have to use java.util.HashMap! I can't understand why they have created com.google.gwt.dev.util.collect.HashMap !? What is the usage of com.google.gwt.dev.util.collect.HashMap !?
On Feb 27, 2:25 pm, Gal Dolber <[email protected]> wrote: > Just use java.util.HashMap > > 2010/2/27 Heidarzadeh <[email protected]> > > > 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]<google-web-toolkit%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
