Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/VolmitSoftware/Adapt
/ next
Method
next
src/main/java/com/volmit/adapt/util/Queue.java:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
boolean hasNext();
41
42
T next();
43
44
List<T> next(
int
amt);
45
Callers
15
onTick
Method · 0.65
handlePacketBundle
Method · 0.65
nextToken
Method · 0.65
parse
Method · 0.65
toString
Method · 0.65
establishConnection
Method · 0.65
fetchData
Method · 0.65
toJSONObject
Method · 0.65
toString
Method · 0.65
nextCDATA
Method · 0.65
nextContent
Method · 0.65
nextEntity
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected