namespace test

public open class test.ConstructorWithNewTypeParams</*0*/ T : jet.Any?> : java.lang.Object {
    public final /*constructor*/ fun </*0*/ T : jet.Any?><init>(/*0*/ p0: jet.Any): test.ConstructorWithNewTypeParams<T>
}
