ListRotated<E> extension

on

Methods

rotated(int n) Iterable<E>
Creates an Iterable with the rotated values.