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

insertModelAfter

protected open fun insertModelAfter(modelToInsert: EpoxyModel<*>!, modelToInsertAfter: EpoxyModel<*>!): Unit

Inserts the given model after the other in the #models list, and notifies that the item was inserted.