Searched refs:PARTIAL_PURGE_COUNT (Results 1 – 1 of 1) sorted by relevance
127 private static final int PARTIAL_PURGE_COUNT = 10; field in WeakHashtable241 else if ((changeCount % PARTIAL_PURGE_COUNT) == 0) {282 else if ((changeCount % PARTIAL_PURGE_COUNT) == 0) {