Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
private
static
Mnemonic classes =
new
DClassMnemonic();
Callers
nothing calls this directly
Calls
1
check
Method · 0.95
Tested by
no test coverage detected