Method Summary |
|
public void | test1() The Object class does not represent array. |
public void | test2() The primitive class does not represent array. |
public void | test3() The interface does not represent array. |
public void | test4() Array of interfaces. |
public void | test5() |
public void | test6() Array of primitive types. |
public void | test7() Array of recference types. |