protected open fun getBoundViewHolders(): BoundViewHolders!
Returns an object that manages the view holders currently bound to the RecyclerView. This object is mainly used by the base Epoxy adapter to save view states, but you may find it useful to help access views or models currently shown in the RecyclerView.