public class MyArrayList extends ArrayList { public MyArrayList(int i, String test) { } }