clone = (List)list.getClass().newInstance() | clone = list.getClass().getDeclaredConstructor().newInstance() | (List)list.getClass().newInstance() | list.getClass().getDeclaredConstructor().newInstance() | jfreechart | 265658c807ce90010fd196e554c218c621cf62b5 | org.jfree.data.KeyToGroupMap | | | | | | AssignedTo | True |