Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ hasNext
Method
hasNext
src/main/java/core/org/xbill/DNS/Zone.java:57–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
public
boolean
58
hasNext() {
59
return
(current != null || wantLastSOA);
60
}
61
62
public
Object
63
next() {
Callers
15
next
Method · 0.95
stopIfRunning
Method · 0.80
closeAndClearDuplex
Method · 0.80
findSunJVM
Method · 0.80
iteratorToString
Method · 0.80
fromXFR
Method · 0.80
nodeToString
Method · 0.80
toMasterFile
Method · 0.80
toArray
Method · 0.80
toString
Method · 0.80
mapToWire
Method · 0.80
toWire
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected