MCPcopy Create free account
hub / github.com/antlr/codebuff / postWriteCleanup

Method postWriteCleanup

output/java_guava/1.4.13/LocalCache.java:3492–3494  ·  view source on GitHub ↗

Performs routine cleanup following a write.

()

Source from the content-addressed store, hash-verified

3490
3491
3492 void postWriteCleanup() {
3493 runUnlockedCleanup();
3494 }
3495
3496
3497 void cleanUp() {

Callers 2

lockedGetOrLoadMethod · 0.95
refreshMethod · 0.95

Calls 1

runUnlockedCleanupMethod · 0.95

Tested by

no test coverage detected