MCPcopy Create free account
hub / github.com/bnyeggen/lash / size

Method size

src/main/java/com/nyeggen/lash/DiskMap.java:64–67  ·  view source on GitHub ↗

Returns the number of key-value mappings in this map. If the map contains more than Integer.MAX_VALUE elements, returns Integer.MAX_VALUE. Use longSize() in preference to this.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

isEmptyMethod · 0.95
equalsMethod · 0.95

Calls 1

sizeMethod · 0.65

Tested by

no test coverage detected