MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / TXTBase

Method TXTBase

src/main/java/core/org/xbill/DNS/TXTBase.java:21–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19protected List strings;
20
21protected
22TXTBase() {}
23
24protected
25TXTBase(Name name, int type, int dclass, long ttl) {

Callers

nothing calls this directly

Calls 6

hasNextMethod · 0.80
nextMethod · 0.80
byteArrayFromStringMethod · 0.80
sizeMethod · 0.45
iteratorMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected