package test; public class ConstructorGenericSimple { public

ConstructorGenericSimple(P p) {} }