Method Summary |
|
public void | test1() Check the name of the primitive type. |
public void | test2() Check the name of the void type. |
public void | test3() Check the name of the primitive type. |
public void | test4() Check the name of the reference type. |
public void | test5() Check the name of an array of the primitive types. |
public void | test6() Check the name of an array of the reference types. |