Interface AnnotationsReader.ElementValue
- All Known Implementing Classes:
AnnotationsReader.AnnotationAttribute
,AnnotationsReader.ArrayElementValue
,AnnotationsReader.ConstantElementValue
,AnnotationsReader.EnumElementValue
- Enclosing class:
AnnotationsReader
public static interface AnnotationsReader.ElementValue
Marker interface for possible element values in an annotation attribute.
- Author:
- sjfink
- See Also: