Interface AnnotationValue
-
- All Superinterfaces:
java.lang.Comparable<AnnotationValue>
- All Known Subinterfaces:
BasicAnnotationValue
- All Known Implementing Classes:
ArrayAnnotationValue
,BoolAnnotationValue
,ByteAnnotationValue
,CharAnnotationValue
,CompilationUnitAnnotationValue
,DoubleAnnotationValue
,EnumAnnotationValue
,FloatAnnotationValue
,IntAnnotationValue
,LongAnnotationValue
,ShortAnnotationValue
,StringAnnotationValue
public interface AnnotationValue extends java.lang.Comparable<AnnotationValue>
An annotation value.