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

Method iterator

src/main/java/com/nyeggen/lash/VarSizeDiskMap.java:333–380  ·  view source on GitHub ↗

We don't try to synchronize this, or even throw a ConcurrentModificationException. You must synchronize externally. However, by virtue of the way we rewrite data, you will receive data that was at least valid at one time (ie, not bit-sliced & corrupted).

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

idxToPosMethod · 0.95
getLongMethod · 0.80

Tested by

no test coverage detected