public class AnyLiteral extends AnnotationLiteral<Any> implements Any
AnnotationLiteral.PrivilegedActionForAccessibleObject
Modifier and Type | Field and Description |
---|---|
static AnyLiteral |
INSTANCE |
Constructor and Description |
---|
AnyLiteral() |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
annotationType, equals, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode
public static final AnyLiteral INSTANCE
public AnyLiteral()
public String toString()
toString
in interface Annotation
toString
in class AnnotationLiteral<Any>
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.