MCPcopy 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
31protected
32Record() {}
33
34Record(Name name, int type, int dclass, long ttl) {
35 if (!name.isAbsolute())

Callers

nothing calls this directly

Calls 4

checkMethod · 0.95
checkMethod · 0.95
checkMethod · 0.95
isAbsoluteMethod · 0.80

Tested by

no test coverage detected