package test

public open class ConstructorGenericSimple : java.lang.Object {
    public constructor ConstructorGenericSimple(/*0*/ p0 : jet.Any?)
}
