Files
kotlin-fork/compiler/testData/codegen/light-analysis/classes/kt1120.txt
T

15 lines
646 B
Plaintext
Vendored

@kotlin.Metadata
public final class Kt1120Kt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
@kotlin.Metadata
public final class RefreshQueue {
public final static field INSTANCE: RefreshQueue
private final static @org.jetbrains.annotations.NotNull field any: java.lang.Object
private final static @org.jetbrains.annotations.NotNull field workerThread: java.lang.Thread
private method <init>(): void
public final @org.jetbrains.annotations.NotNull method getAny(): java.lang.Object
public final @org.jetbrains.annotations.NotNull method getWorkerThread(): java.lang.Thread
}