Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ getOnlines
Method
getOnlines
src/main/java/Client/Group.java:142–144 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
140
}
141
142
public
int
getOnlines() {
143
return
onlines;
144
}
145
146
public
int
compare(IconTextElement right) {
147
if
(type<((Group)right).type)
return
-1;
Callers
3
addToVector
Method · 0.95
mainbar
Method · 0.95
cleanupGroup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected