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()