Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
MethosWithPRefTP.java
blob: 2fd9639a5ce52296a103b9cddccd28fd12f7cad2 [
file
]
package
test
;
public
final
class
MethosWithPRefTP
{
public
final
<
P
>
void
f
(
P p
)
{}
}