mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
18 lines
445 B
Plaintext
Vendored
18 lines
445 B
Plaintext
Vendored
public final class C {
|
|
public final static field Companion: C.Companion
|
|
inner class C/Companion
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final static class C/Companion {
|
|
inner class C/Companion
|
|
private method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method create(): C
|
|
}
|
|
|
|
|
|
public final class ClassObjectKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|