Class SimpleTypeAnnotationValue

  • All Implemented Interfaces:
    AnnotationValue

    public final class SimpleTypeAnnotationValue
    extends Object
    implements AnnotationValue
    A simple implementation of the AnnotationValue interface for a class literal, e.g. an annotation member of type Class<?> or Class<? extends Foo>.