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