package test

public open class MethodWithTypePRefClassP</*0*/ P> : java.lang.Object {
    public constructor MethodWithTypePRefClassP</*0*/ P>()
    public final fun </*0*/ Q : P> f(): jet.Unit
}
