package test; public class ConstructorGenericUpperBound { public
ConstructorGenericUpperBound(P p) {} }