public final class NamedLiteral extends AnnotationLiteral<Named> implements Named
Named
qualifier.Modifier and Type | Method and Description |
---|---|
static NamedLiteral |
of(String value) |
String |
value() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public static final Named INSTANCE
public static NamedLiteral of(String value)
public String value()
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.