Searched refs:ROTATE_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
113 private static final int ROTATE_THRESHOLD = 100; field in Collections848 if (list instanceof RandomAccess || list.size() < ROTATE_THRESHOLD) in rotate()
421 private static final int ROTATE_THRESHOLD = 100; // 0x64 field in Collections