mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
9 lines
616 B
Plaintext
Vendored
9 lines
616 B
Plaintext
Vendored
public final class SimpleTopLevelFunctionsKt {
|
|
private static @org.jetbrains.annotations.NotNull field state: java.lang.String
|
|
public final static method bar(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method foo(@org.jetbrains.annotations.NotNull p0: java.lang.String): int
|
|
public final static @org.jetbrains.annotations.NotNull method getState(): java.lang.String
|
|
public final static method setState(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
}
|