Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ size
Method
size
src/main/java/Client/JuickConfig.java:102–104 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
100
}
101
102
private
int
size() {
103
return
JuickJIDs.size();
104
}
105
106
private
String getJuickJID(String AJID) {
107
int
index = AccountsJIDs.indexOf(AJID);
Callers
15
writeToStorage
Method · 0.95
resetCounters
Method · 0.45
addToVector
Method · 0.45
getRosterGroupNames
Method · 0.45
getCount
Method · 0.45
getItemRef
Method · 0.45
getItemCount
Method · 0.45
addMessage
Method · 0.45
deleteOldMessages
Method · 0.45
ConfigForm
Method · 0.45
cmdOk
Method · 0.45
addJuickContactsBox
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected