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