Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ newPrereq
Method
newPrereq
src/main/java/core/org/xbill/DNS/Update.java:46–49 ·
view source on GitHub ↗
(Record rec)
Source
from the content-addressed store, hash-verified
44
}
45
46
private
void
47
newPrereq(Record rec) {
48
addRecord(rec, Section.PREREQ);
49
}
50
51
private
void
52
newUpdate(Record rec) {
Callers
2
present
Method · 0.95
absent
Method · 0.95
Calls
1
addRecord
Method · 0.45
Tested by
no test coverage detected