reverse

inline fun ObservableList<*>.reverse()

Reverse the order in the list, firing change notification once.