blob: 75cfcd63345bdc49c3ca8f86c0d88cd8ebbe9d6b [file] [log] [blame]
class ConstructorWithTypeParameter<P>(p: P)
// method: ConstructorWithTypeParameter::<init>
// jvm signature: (Ljava/lang/Object;)V
// generic signature: (TP;)V