epoxy-adapter
/
com.airbnb.epoxy
/
SimpleEpoxyAdapter
/
addModels
add
Models
open fun
addModels
(modelsToAdd:
Array
<
EpoxyModel
<out
Any
>>)
Content copied to clipboard
open fun
addModels
(modelsToAdd:
Collection
<out
EpoxyModel
<out
Any
>>)
Content copied to clipboard
Adds the models to the end of the
models
list and notifies that the items wereinserted.