mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 00:21:32 +00:00
12 lines
405 B
Plaintext
Vendored
12 lines
405 B
Plaintext
Vendored
public final class SafeAccessKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class Test {
|
|
public final static field INSTANCE: Test
|
|
private final static @org.jetbrains.annotations.NotNull field a: java.lang.String
|
|
private method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getA(): java.lang.String
|
|
}
|