Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getDeclaringClass
Method
getDeclaringClass
corpus/java/training/guava/reflect/Element.java:80–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
@Override
81
public
Class<?> getDeclaringClass() {
82
return
member.getDeclaringClass();
83
}
84
85
@Override
86
public
final
String getName() {
Callers
10
getOwnerType
Method · 0.95
inferKeyType
Method · 0.45
inferValueType
Method · 0.45
create
Method · 0.45
complementOf
Method · 0.45
method
Method · 0.45
constructor
Method · 0.45
TypeVariableInvocationHandler
Class · 0.45
getField
Method · 0.45
getLockName
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected