Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ finalize
Method
finalize
src/main/java/core/org/xbill/DNS/Tokenizer.java:727–730 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
725
}
726
727
protected
void
728
finalize() {
729
close();
730
}
731
732
}
Callers
nothing calls this directly
Calls
1
close
Method · 0.95
Tested by
no test coverage detected