Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ readResolve
Method
readResolve
output/java_guava/1.4.19/TypeToken.java:817–819 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
815
816
817
private
Object readResolve() {
818
return
getTypes().classes();
819
}
820
821
822
private
static
final
long serialVersionUID = 0;
Callers
nothing calls this directly
Calls
2
classes
Method · 0.45
getTypes
Method · 0.45
Tested by
no test coverage detected