Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ readResolve
Method
readResolve
output/java_guava/1.4.18/TypeToken.java:772–774 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
770
771
772
private
Object readResolve() {
773
return
getTypes().interfaces();
774
}
775
776
777
private
static
final
long serialVersionUID = 0;
Callers
nothing calls this directly
Calls
2
interfaces
Method · 0.45
getTypes
Method · 0.45
Tested by
no test coverage detected