public class MapKeyProcessingStep extends Object implements com.google.auto.common.BasicAnnotationProcessor.ProcessingStep
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends Annotation>> |
annotations() |
Set<Element> |
process(com.google.common.collect.SetMultimap<Class<? extends Annotation>,Element> elementsByAnnotation) |
public Set<Class<? extends Annotation>> annotations()
annotations in interface com.google.auto.common.BasicAnnotationProcessor.ProcessingSteppublic Set<Element> process(com.google.common.collect.SetMultimap<Class<? extends Annotation>,Element> elementsByAnnotation)
process in interface com.google.auto.common.BasicAnnotationProcessor.ProcessingStepCopyright © 2015 Google, Inc.. All Rights Reserved.