public class NewLiteral extends AnnotationLiteral<New> implements New
New| Modifier and Type | Field and Description |
|---|---|
static NewLiteral |
DEFAULT_INSTANCE |
| Constructor and Description |
|---|
NewLiteral(java.lang.Class<?> value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<?> |
value() |
annotationType, equals, hashCode, toStringpublic static final NewLiteral DEFAULT_INSTANCE
Copyright © 2015. All Rights Reserved.