MCPcopy 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

stopSimMethod · 0.65
unregisterAllMethod · 0.65
clearMethod · 0.65
onTickMethod · 0.65
onMethod · 0.65
onMethod · 0.65
onMethod · 0.65
onMethod · 0.65
onMethod · 0.65
clearElementsMethod · 0.65
scanMethod · 0.65
onDisableMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected