public class MapKeyProcessingStep extends Object implements com.google.auto.common.BasicAnnotationProcessor.ProcessingStep
@MapKey where necessary.| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends Annotation>> |
annotations() |
Set<Element> |
process(SetMultimap<Class<? extends Annotation>,Element> elementsByAnnotation) |
public Set<Class<? extends Annotation>> annotations()
annotations in interface com.google.auto.common.BasicAnnotationProcessor.ProcessingSteppublic Set<Element> process(SetMultimap<Class<? extends Annotation>,Element> elementsByAnnotation)
process in interface com.google.auto.common.BasicAnnotationProcessor.ProcessingStepCopyright © 2012–2017 The Dagger Authors. All rights reserved.