submitList

open fun submitList(list: Collection<T>?, commitCallback: Runnable? = null)(source)

Parameters

commitCallback

Optional runnable that is executed when the List is committed, if it is committed. This is needed for some tasks as submitList will use a background thread for diff