Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/VolmitSoftware/Adapt
/ clear
Method
clear
src/main/java/com/volmit/adapt/util/Queue.java:46–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
List<T> next(
int
amt);
45
46
Queue<T> clear();
47
48
int
size();
49
Callers
15
stopSim
Method · 0.65
unregisterAll
Method · 0.65
clear
Method · 0.65
onTick
Method · 0.65
on
Method · 0.65
on
Method · 0.65
on
Method · 0.65
on
Method · 0.65
on
Method · 0.65
clearElements
Method · 0.65
scan
Method · 0.65
onDisable
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected