Class AnnotationValues.ArrayVisitor<T>

java.lang.Object
javax.lang.model.util.AbstractAnnotationValueVisitor6<com.google.common.collect.ImmutableList<T>,Void>
javax.lang.model.util.SimpleAnnotationValueVisitor6<com.google.common.collect.ImmutableList<T>,Void>
javax.lang.model.util.SimpleAnnotationValueVisitor7<com.google.common.collect.ImmutableList<T>,Void>
javax.lang.model.util.SimpleAnnotationValueVisitor8<com.google.common.collect.ImmutableList<T>,Void>
com.google.auto.common.AnnotationValues.ArrayVisitor<T>
All Implemented Interfaces:
AnnotationValueVisitor<com.google.common.collect.ImmutableList<T>,Void>
Enclosing class:
AnnotationValues

private static final class AnnotationValues.ArrayVisitor<T> extends SimpleAnnotationValueVisitor8<com.google.common.collect.ImmutableList<T>,Void>