Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getCount
Method
getCount
src/main/java/Client/Groups.java:186–188 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
184
}
185
186
public
int
getCount() {
187
return
groups.size();
188
}
189
190
public
int
getRosterContacts() {
191
return
rosterContacts;
Callers
2
hasMood
Method · 0.45
run
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected