mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 15:53:37 +00:00
19 lines
600 B
Plaintext
Vendored
19 lines
600 B
Plaintext
Vendored
public final class K {
|
|
public final static field Companion: K.Companion
|
|
inner class K/Companion
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method reverse(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
|
}
|
|
|
|
|
|
public final static class K/Companion {
|
|
inner class K/Companion
|
|
private method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getRef(): kotlin.reflect.KFunction
|
|
}
|
|
|
|
|
|
public final class KKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|