Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
aa5987fd3dbfa6d7896d481b336c9f49e48b9179
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
class
/
ClassParamUpperClassInterfaceBound.txt
blob: 1a035bff6e80aa94160eefa56e84e443eaa147e6 [
file
] [
log
] [
blame
]
package test
public final class Clock</*0*/ A : java.lang.Number> where A : java.io.Serializable {
/*primary*/ public constructor Clock</*0*/ A : java.lang.Number>() where A : java.io.Serializable
}