public class DefaultLiteral extends AnnotationLiteral<Default> implements Default
AnnotationLiteral.PrivilegedActionForAccessibleObject
Modifier and Type | Field and Description |
---|---|
static DefaultLiteral |
INSTANCE |
Constructor and Description |
---|
DefaultLiteral() |
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 DefaultLiteral INSTANCE
public DefaultLiteral()
public String toString()
toString
in interface Annotation
toString
in class AnnotationLiteral<Default>
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.