public interface ClassValue
AnnotationReader
interface.
We want to proxy these calls back to the annotation handlers.Modifier and Type | Method and Description |
---|---|
Class<?>[] |
getClassArrayValue(Annotation a,
String name) |
Class<?> |
getClassValue(Annotation a,
String name) |
Class<?> getClassValue(Annotation a, String name)
Class<?>[] getClassArrayValue(Annotation a, String name)
Copyright © 2016. All rights reserved.