7 lines
206 B
Plaintext
Vendored
7 lines
206 B
Plaintext
Vendored
public open class AnnotatedMethod : R|kotlin/Any| {
|
|
@R|kotlin/Deprecated|(message = String(Deprecated in Java)) public open fun f(): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/AnnotatedMethod|
|
|
|
|
}
|