package test public open class NotNullObjectArray : java.lang.Object { public constructor NotNullObjectArray() public open fun hi(): kotlin.Array }