kplatfoot@google.com | 271e708 | 2008-09-10 17:23:51 +0000 | [diff] [blame] | 1 | #summary The JRE types and methods that GWT emulates. |
scottb@google.com | ee1c8bb | 2008-02-11 17:27:41 +0000 | [diff] [blame] | 2 | |
3 | =JRE Emulation= | ||||
scottb@google.com | ee1c8bb | 2008-02-11 17:27:41 +0000 | [diff] [blame] | 4 | Google Web Toolkit includes a library that emulates a subset of the Java runtime library. The list below shows the set of JRE types and methods that GWT can translate automatically. Note that in some cases, only a subset of methods is supported for a given type. |