Google Web Toolkit
« prev
next »
Google Code Home
>
Google Web Toolkit
>
JRE Emulation Library
>
java.lang
>
Object
Google Web Toolkit
Download GWT
Product Overview
Getting Started Guide
Example Projects
Developer Guide
Class Reference
Issue Tracking
Developer Forum
GWT Blog
GWT FAQ
Making GWT Better
Third Party Tools
Search Google Code:
Class Object
public class Object
The superclass of all other types. The GWT emulation library supports a limited subset of methods on
Object
due to browser limitations. The methods documented here are the only ones available.
Methods
equals(Object)
hashCode()
toString()