mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-09 08:31:29 +00:00
7 lines
287 B
Plaintext
Vendored
7 lines
287 B
Plaintext
Vendored
public open class NotNullObjectArray : R|kotlin/Any| {
|
|
@R|org/jetbrains/annotations/NotNull|() public open operator fun hi(): R|ft<kotlin/Array<ft<kotlin/Any, kotlin/Any?>!>, kotlin/Array<out ft<kotlin/Any, kotlin/Any?>!>?>!|
|
|
|
|
public constructor(): R|test/NotNullObjectArray|
|
|
|
|
}
|