Constructor.getName

Constructor.getName

Class Overview | Class Members | This Package | All Packages

Syntax
public String getName()
Description
Returns the name of this constructor, as a string. This is always the same as the name of the constructor's declaring class.