mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 08:31:30 +00:00
12 lines
534 B
Plaintext
Vendored
12 lines
534 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final method foo(p0: int): double
|
|
public final @org.jetbrains.annotations.NotNull method getId(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
|
public final method setId(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String): void
|
|
}
|
|
|
|
|
|
public final class MemberExtensionToStringKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|