Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ Record
Method
Record
src/main/java/core/org/xbill/DNS/Record.java:31–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
protected
32
Record() {}
33
34
Record(Name name,
int
type,
int
dclass, long ttl) {
35
if
(!name.isAbsolute())
Callers
nothing calls this directly
Calls
4
check
Method · 0.95
check
Method · 0.95
check
Method · 0.95
isAbsolute
Method · 0.80
Tested by
no test coverage detected