Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getOwnerType
Method
getOwnerType
output/java_guava/1.4.17/TypeToken.java:622–625 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
620
}
621
622
@Override
623
public
TypeToken<T> getOwnerType() {
624
return
TypeToken.this;
625
}
626
627
@Override
628
public
String toString() {
Callers
2
toString
Method · 0.95
visitParameterizedType
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected