public class DependentLiteral extends AnnotationLiteral<Dependent> implements Dependent
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
annotationType, equals, hashCode
public static final Dependent ANN
public java.lang.String toString()
toString
in interface java.lang.annotation.Annotation
toString
in class AnnotationLiteral<Dependent>