Home
last modified time | relevance | path

Searched refs:PARTIAL_PURGE_COUNT (Results 1 – 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/commons/logging/impl/
DWeakHashtable.java127 private static final int PARTIAL_PURGE_COUNT = 10; field in WeakHashtable
241 else if ((changeCount % PARTIAL_PURGE_COUNT) == 0) {
282 else if ((changeCount % PARTIAL_PURGE_COUNT) == 0) {