mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 08:31:29 +00:00
12 lines
469 B
Plaintext
Vendored
12 lines
469 B
Plaintext
Vendored
public final class A {
|
|
private @org.jetbrains.annotations.NotNull field result: java.lang.String
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
|
|
public final method setResult(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
}
|
|
|
|
|
|
public final class ConstructorFromTopLevelNoArgsKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|