epoxy-adapter / com.airbnb.epoxy / SimpleEpoxyController / setModels

setModels

open fun setModels(models: MutableList<out EpoxyModel<*>!>!): Unit

Set the models to add to this controller. Clears any previous models and adds this new list .