Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getGenericExceptionTypes
Method
getGenericExceptionTypes
output/java_guava/1.4.17/TypeToken.java:617–620 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
615
}
616
617
@Override
618
Type[] getGenericExceptionTypes() {
619
return
resolveInPlace(super.getGenericExceptionTypes());
620
}
621
622
@Override
623
public
TypeToken<T> getOwnerType() {
Callers
nothing calls this directly
Calls
1
resolveInPlace
Method · 0.95
Tested by
no test coverage detected