Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/guava
/ getName
Method
getName
guava/src/com/google/common/reflect/Types.java:432–435 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
430
}
431
432
@Keep
433
public
String getName() {
434
return
name;
435
}
436
437
@Keep
438
public
String getTypeName() {
Callers
5
toString
Method · 0.45
toString
Method · 0.45
TypeVariableInvocationHandler
Class · 0.45
invoke
Method · 0.45
equals
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected