Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/google/auto
/ add
Method
add
common/src/test/java/com/google/auto/common/OverridesTest.java:289–289 ·
view source on GitHub ↗
(E x)
Source
from the content-addressed store, hash-verified
287
288
interface
GList<E> extends GCollection<E> {
289
@Override
290
boolean add(E x);
291
}
292
Callers
15
daggerInjectedGenericFactory
Method · 0.65
guiceInjectedGenericFactory
Method · 0.65
classpath
Method · 0.65
forParameterList
Method · 0.65
doProcess
Method · 0.65
implementationMethods
Method · 0.65
checkAnnotationsToApply
Method · 0.65
getUniqueName
Method · 0.65
getDeduplicatedMethodDescriptors
Method · 0.65
addFactoryMethods
Method · 0.65
parameters
Method · 0.65
getReferencedTypeParameterNames
Method · 0.65
Implementers
7
RawList
common/src/test/java/com/google/auto/c
Params
common/src/test/java/com/google/auto/c
StringList
common/src/test/java/com/google/auto/c
XAbstractCollection
common/src/test/java/com/google/auto/c
XAbstractList
common/src/test/java/com/google/auto/c
ListBuilder
value/src/it/functional/src/test/java/
TypeMirrorSet
value/src/main/java/com/google/auto/va
Calls
no outgoing calls
Tested by
15
daggerInjectedGenericFactory
Method · 0.52
guiceInjectedGenericFactory
Method · 0.52
classpath
Method · 0.52
visibleMethodsFromObject
Method · 0.52
abstractMethodNamesFrom
Method · 0.52
process
Method · 0.52
process
Method · 0.52
process
Method · 0.52
checkOverridesInSet
Method · 0.52
evaluate
Method · 0.52
javacMethod
Method · 0.52
compileWithEclipse
Method · 0.52