MCPcopy Create free account
hub / github.com/cschanck/single-file-java / clear

Method clear

src/main/java/org/sfj/ChiseledMap.java:442–445  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

440 }
441
442 @Override
443 public void clear() {
444 ChiseledMap.this.clear();
445 }
446 };
447 }
448

Callers 5

verifyHeaderMethod · 0.45
fetchMethod · 0.45
flushBufferMethod · 0.45
appendMethod · 0.45
closeMethod · 0.45

Calls 1

keySetMethod · 0.80

Tested by

no test coverage detected