Searched refs:wrappedMapKey (Results 1 – 2 of 2) sorted by relevance
34 import static dagger.internal.codegen.MapKeyGenerator.MapKeyCreatorSpecification.wrappedMapKey;84 writeCreatorClass(wrappedMapKey(MoreElements.asType(element))); in process()
78 static MapKeyCreatorSpecification wrappedMapKey(TypeElement mapKeyElement) { in wrappedMapKey() method in MapKeyGenerator.MapKeyCreatorSpecification