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

removeModel

protected open fun removeModel(model: EpoxyModel<*>!): Unit

If the given model exists it is removed and an item removal is notified. Otherwise this does nothing.