public static class Created.Literal extends java.lang.Object implements Created
Created
annotation.Created.Literal| Modifier and Type | Field and Description |
|---|---|
static Created.Literal |
INSTANCE |
| Constructor and Description |
|---|
Literal() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType()
Method returns the type of the annotation literal.
|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
public static final Created.Literal INSTANCE
public java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()
annotationType in interface java.lang.annotation.Annotationpublic boolean equals(java.lang.Object other)
equals in interface java.lang.annotation.Annotationequals in class java.lang.Objectpublic int hashCode()
hashCode in interface java.lang.annotation.AnnotationhashCode in class java.lang.Object