26 lines
1.2 KiB
Plaintext
Vendored
26 lines
1.2 KiB
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class KotlinKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public class TestApp {
|
|
public final static field Companion: TestApp.Companion
|
|
private static @org.jetbrains.annotations.NotNull field value: java.lang.String
|
|
inner class TestApp/Companion
|
|
public method <init>(): void
|
|
public final static @org.jetbrains.annotations.NotNull method getValue(): java.lang.String
|
|
private final static method setValue(p0: java.lang.String): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final static class TestApp/Companion {
|
|
inner class TestApp/Companion
|
|
private method <init>(): void
|
|
public synthetic final static @org.jetbrains.annotations.NotNull method access$getValue$p(p0: TestApp.Companion): java.lang.String
|
|
public synthetic final static method access$setValue$p(p0: TestApp.Companion, @org.jetbrains.annotations.NotNull p1: java.lang.String): void
|
|
public final @org.jetbrains.annotations.NotNull method getValue(): java.lang.String
|
|
private final method setValue(p0: java.lang.String): void
|
|
private synthetic deprecated static @kotlin.jvm.JvmStatic method value$annotations(): void
|
|
}
|