public class DefaultLiteral extends AnnotationLiteral<Default> implements Default
| Modifier and Type | Field and Description |
|---|---|
static Default |
DEFAULT |
static java.lang.annotation.Annotation[] |
DEFAULT_ANN_LIST |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
annotationType, equals, hashCodepublic static final Default DEFAULT
public static final java.lang.annotation.Annotation[] DEFAULT_ANN_LIST
public java.lang.String toString()
toString in interface java.lang.annotation.AnnotationtoString in class AnnotationLiteral<Default>