14 lines
360 B
Plaintext
Vendored
14 lines
360 B
Plaintext
Vendored
public final class MembersReferenceOuterTP<P> : R|kotlin/Any| {
|
|
public constructor<P>(): R|test/MembersReferenceOuterTP<P>|
|
|
|
|
public final inner class Inner : R|kotlin/Any| {
|
|
public final fun <Q : R|P|> f(): R|kotlin/Unit|
|
|
|
|
public final fun g(p: R|P|): R|P|
|
|
|
|
public constructor(): R|test/MembersReferenceOuterTP.Inner|
|
|
|
|
}
|
|
|
|
}
|