Object.getClass
Object.getClass
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public final native
Class
getClass()
Returns
the object of type
Class
that represents the runtime class of the object.
Description
Returns the runtime class of an object.