Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VolmitSoftware/Adapt
/ hasNext
Method
hasNext
src/main/java/com/volmit/adapt/util/Queue.java:38–38 ·
view source on GitHub ↗
(int amt)
Source
from the content-addressed store, hash-verified
36
Queue<T> queue(List<T> t);
37
38
boolean hasNext(
int
amt);
39
40
boolean hasNext();
41
Callers
15
onTick
Method · 0.65
handlePacketBundle
Method · 0.65
toString
Method · 0.65
toString
Method · 0.65
toString
Method · 0.65
JSONArray
Method · 0.65
JSONObject
Method · 0.65
getNames
Method · 0.65
names
Method · 0.65
similar
Method · 0.65
write
Method · 0.65
loop
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected