public class MyCollection implements Collection { public MyCollection(int i, String test) { } }