Method Summary |
|
public void | test1() only the class name should be returned in the case of primitive type. |
public void | test2() The string "interface" should be followed by the class name if this class
represents an interface. |
public void | test3() The string "class" should be followed by the class name
if this is a class. |
public void | test4() The string "class" should be followed by the class name
if this is a class. |