fun <T> List<T>.getOrNull(index: Int): T?
Returns an element at the given index or null if the index is out of bounds of this list.
null
fun <T> A登录查看完整内容
联系方式: