Answer:
Google Web Toolkit includes a library that emulates a subset of the Java run-time library. The list below shows the set of JRE packages, types and methods that GWT can translate automatically. Note that in some cases, only a subset of methods is supported for a given type.
java.lang
java.lang.annotation
java.math
java.io
java.sql
java.util
java.util.logging
java.lang
java.lang.annotation
java.math
java.io
java.sql
java.util
java.util.logging
Previous Question | Next Question |
Tell me Is GWT works in all the browsers? | Explain what is Bootstrap process in GWT or How an applications loads in GWT? |