Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
verifyHeader
Method · 0.45
fetch
Method · 0.45
flushBuffer
Method · 0.45
append
Method · 0.45
close
Method · 0.45
Calls
1
keySet
Method · 0.80
Tested by
no test coverage detected