public class DefaultLiteral extends EmptyAnnotationLiteral<Default> implements Default
Default literal annotation.| Modifier and Type | Field and Description |
|---|---|
static Annotation[] |
ARRAY |
static DefaultLiteral |
INSTANCE |
| Constructor and Description |
|---|
DefaultLiteral() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
annotationType, equals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCodepublic static final DefaultLiteral INSTANCE
public static final Annotation[] ARRAY
public String toString()
toString in interface AnnotationtoString in class AnnotationLiteral<Default>Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.