mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
21 lines
860 B
Plaintext
Vendored
21 lines
860 B
Plaintext
Vendored
public final class z/A {
|
|
public final static field Companion: z.A.Companion
|
|
public @kotlin.jvm.JvmField @org.jetbrains.annotations.NotNull field foo: java.lang.String
|
|
inner class z/A/Companion
|
|
public method <init>(): void
|
|
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
|
}
|
|
|
|
|
|
public final static class z/A/Companion {
|
|
inner class z/A/Companion
|
|
private method <init>(): void
|
|
public final @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class z/KotlinKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method runSlowly(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): java.lang.String
|
|
}
|