Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZetaMap/MoreCommands
/ isEmpty
Method
isEmpty
src/main/java/data/Switcher.java:146–148 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
}
145
146
public
static
boolean isEmpty() {
147
return
list.isEmpty();
148
}
149
150
public
static
int
size() {
151
return
list.size;
Callers
3
registerServerCommands
Method · 0.95
registerClientCommands
Method · 0.95
bansCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected