models

var RecyclerView.models: List<Any?>?

数据模型集合 如果赋值的是List不可变集合将会自动被替换成MutableList, 将无法保持为同一个集合对象引用