Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ remove
Method
remove
src/main/java/core/org/xbill/DNS/Zone.java:89–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
89
public
void
90
remove() {
91
throw
new
UnsupportedOperationException();
92
}
93
}
94
95
private
void
Callers
7
deleteRR
Method · 0.45
removeRRset
Method · 0.45
removeName
Method · 0.45
removeElement
Method · 0.45
removeRecord
Method · 0.45
unset
Method · 0.45
deleteResolver
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected