mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
7 lines
513 B
Plaintext
Vendored
7 lines
513 B
Plaintext
Vendored
public final class SpreadCopiesArrayKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method copyArray(@org.jetbrains.annotations.NotNull p0: java.lang.Object[]): java.lang.Object[]
|
|
public final static @org.jetbrains.annotations.NotNull method copyIntArray(@org.jetbrains.annotations.NotNull p0: int[]): int[]
|
|
private final static method reifiedCopyArray(p0: java.lang.Object[]): java.lang.Object[]
|
|
}
|