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

  /external/smack/src/org/jivesoftware/smack/util/collections/
AbstractHashedMap.java 160 this.threshold = calculateThreshold(initialCapacity, loadFactor);
596 threshold = calculateThreshold(newCapacity, loadFactor);
616 threshold = calculateThreshold(newCapacity, loadFactor);
651 protected int calculateThreshold(int newCapacity, float factor) {
    [all...]
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 111 milliseconds