Searched refs:rotate2 (Results 1 – 2 of 2) sorted by relevance
851 rotate2(list, distance); in rotate()877 private static void rotate2(List<?> list, int distance) { in rotate2() method in Collections
136 private static void rotate2(java.util.List<?> list, int distance) { in rotate2() method in Collections