7 lines
166 B
Plaintext
Vendored
7 lines
166 B
Plaintext
Vendored
public open class NotNullObjectArray : R|kotlin/Any| {
|
|
public open fun hi(): R|kotlin/Array<kotlin/Any>|
|
|
|
|
public constructor(): R|test/NotNullObjectArray|
|
|
|
|
}
|