Hi James!

The idea would be to use Java Maps/Sets/Lists/etc in your platform 
independent code - for web, android, ios. But j2cl would translate this 
platform independent code into JavaScript based on Closure Library so that 
in runtime JavaScript code would use goog.structs.Map instead of 
java.util.HashMap and goog.structs.Set instead of java.util.Set...

Marko

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to