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

Method check

src/main/java/core/org/xbill/DNS/DClass.java:42–45  ·  view source on GitHub ↗
(int val)

Source from the content-addressed store, hash-verified

40 }
41
42 public void
43 check(int val) {
44 DClass.check(val);
45 }
46}
47
48private static Mnemonic classes = new DClassMnemonic();

Callers

nothing calls this directly

Calls 1

checkMethod · 0.95

Tested by

no test coverage detected