package p1; public class C1 { protected C1(int i) { } //protected constructor }