HomeSort by relevance Sort by last modified time
    Searched defs:PARTIAL_PURGE_COUNT (Results 1 - 2 of 2) sorted by null

  /external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java 122 private static final int PARTIAL_PURGE_COUNT = 10;
236 else if ((changeCount % PARTIAL_PURGE_COUNT) == 0) {
277 else if ((changeCount % PARTIAL_PURGE_COUNT) == 0) {
  /prebuilt/common/http-client/
commons-logging-1.1.1.jar 

Completed in 46 milliseconds