Iterable<E> reversed

Returns an Iterable of the objects in this list in reverse order.

Source

Iterable<E> get reversed;