package test; class ConstructorGenericUpperBound {

ConstructorGenericUpperBound(P p) {} }