Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ yes
Method
yes
src/main/java/Client/Roster.java:396–398 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
394
new
AlertBox(SR.MS_UNREAD_MESSAGES +
": "
+ messageCount, SR.MS_SURE_DELETE) {
395
396
public
void
yes() {
397
cleanAllMessages();
398
}
399
400
public
void
no() {
401
}
Callers
nothing calls this directly
Calls
3
cleanAllMessages
Method · 0.95
quit
Method · 0.95
deleteContact
Method · 0.95
Tested by
no test coverage detected