epoxy-adapter / com.airbnb.epoxy / EpoxyAdapter / models

models

protected val models: MutableList<EpoxyModel<*>!>!

Subclasses should modify this list as necessary with the models they want to show. Subclasses are responsible for notifying data changes whenever this list is changed.