reversed

abstract fun reversed(): ListWrapper<PT>

返回一个包含数组元素反转顺序的新列表.

参考 kotlin.collections.reversed

Return

包含数组元素反转顺序的新列表