MCPcopy Create free account
hub / github.com/brendano/arkref / getCapacity

Method getCapacity

src/arkref/ext/fig/basic/TDoubleMap.java:324–333  ·  view source on GitHub ↗

How much capacity do we need for this type of map, given that we want n elements. compact: whether we want to save space and don't plan on growing.

(int n, boolean compact)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

TDoubleMapMethod · 0.95
restrictMethod · 0.95
switchMapTypeMethod · 0.95
findMethod · 0.95
readObjectMethod · 0.95

Calls 1

maxMethod · 0.45

Tested by

no test coverage detected