Event.toString

Event.toString

Class Overview | Class Members | This Package | All Packages

Syntax
public String toString()
Returns
a string that represents the event and the values of its member fields.
Description
Returns a representation of this event's values as a string.

Overrides
toString in class Object
See Also
paramString