rotate

inline fun ObservableList<*>.rotate(distance: Int)

Rotates the list by distance, firing change notification once.