Searched refs:rotate1 (Results 1 – 2 of 2) sorted by relevance
822 rotate1(list, distance); in rotate()827 private static <T> void rotate1(List<T> list, int distance) { in rotate1() method in Collections
132 private static <T> void rotate1(java.util.List<T> list, int distance) { in rotate1() method in Collections