epoxy-adapter / com.airbnb.epoxy / EpoxyControllerAdapter / getModelAtPosition

getModelAtPosition

@NonNull fun getModelAtPosition(position: Int): EpoxyModel<*>

Exceptions

IndexOutOfBoundsException - If the given position is out of range of the current model list.