Searched refs:REPLACEALL_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
115 private static final int REPLACEALL_THRESHOLD = 11; field in Collections914 if (size < REPLACEALL_THRESHOLD || list instanceof RandomAccess) { in replaceAll()
417 private static final int REPLACEALL_THRESHOLD = 11; // 0xb field in Collections