public static final class New.Literal extends AnnotationLiteral<New> implements New
New
qualifier.New.Literal
Modifier and Type | Field and Description |
---|---|
static New.Literal |
INSTANCE |
private static long |
serialVersionUID |
private java.lang.Class<?> |
value |
Modifier | Constructor and Description |
---|---|
private |
Literal(java.lang.Class<?> value) |
Modifier and Type | Method and Description |
---|---|
static New.Literal |
of(java.lang.Class<?> value) |
java.lang.Class<?> |
value() |
annotationType, equals, hashCode, toString
public static final New.Literal INSTANCE
private static final long serialVersionUID
private final java.lang.Class<?> value
public static New.Literal of(java.lang.Class<?> value)
public java.lang.Class<?> value()