mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
13 lines
474 B
Plaintext
Vendored
13 lines
474 B
Plaintext
Vendored
public class K {
|
|
private @org.jetbrains.annotations.NotNull field prop: java.lang.String
|
|
public method <init>(): void
|
|
public final method getExt(p0: int): int
|
|
public final @org.jetbrains.annotations.NotNull method getProp(): java.lang.String
|
|
public final method setProp(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
}
|
|
|
|
|
|
public final class KKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|