public class NamedImpl extends AnnotationLiteral<Named> implements Named
Named annotation.| Constructor and Description |
|---|
NamedImpl(String name)
Creates a
Named annotation with the given name |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
String |
value() |
annotationType, equals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCodeCopyright © 2009–2019 Oracle Corporation. All rights reserved.