public open class MethodWithTypePRefClassP<P> : R|kotlin/Any| {
    public final fun <Q : R|P|> f(): R|kotlin/Unit|

    public constructor<P>(): R|test/MethodWithTypePRefClassP<P>|

}
