MCPcopy Create free account
hub / github.com/BaseXdb/basex / rehash

Method rehash

basex-core/src/main/java/org/basex/util/hash/ASet.java:119–119  ·  view source on GitHub ↗

Rehashes all entries. @param newSize new hash size

(int newSize)

Source from the content-addressed store, hash-verified

117 * @param newSize new hash size
118 */
119 protected abstract void rehash(int newSize);
120
121 /**
122 * Returns a string representation of the set or map.

Callers 1

checkCapacityMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected