MCPcopy Create free account
hub / github.com/google/auto / type

Method type

factory/src/main/java/com/google/auto/factory/processor/Key.java:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38abstract class Key {
39
40 abstract Equivalence.Wrapper<TypeMirror> type();
41
42 abstract Optional<Equivalence.Wrapper<AnnotationMirror>> qualifierWrapper();
43

Callers 7

toStringMethod · 0.95
addFactoryMethodsMethod · 0.45
parametersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected