mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 08:31:30 +00:00
19 lines
556 B
Plaintext
Vendored
19 lines
556 B
Plaintext
Vendored
public final class A {
|
|
public final static field Companion: A.Companion
|
|
inner class A/Companion
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final static class A/Companion {
|
|
inner class A/Companion
|
|
private method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method valueOf(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method values(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class ClassObjectNotOfEnumKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|