package test; class ConstructorGenericSimple {

ConstructorGenericSimple(P p) {} }