Class AnnotationConstantExpression


public class AnnotationConstantExpression extends ConstantExpression
Represents an annotation "constant" that may appear in annotation attributes (mainly used as a marker).
Author:
Alex Popescu