blob: f018d3d7175bea42013e807bd37de32283070573 [file] [log] [blame]
kplatfoot@google.com271e7082008-09-10 17:23:51 +00001#summary The JRE types and methods that GWT emulates.
scottb@google.comee1c8bb2008-02-11 17:27:41 +00002
3=JRE Emulation=
scottb@google.comee1c8bb2008-02-11 17:27:41 +00004Google 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.