public static class Names.NamedImpl extends Object implements javax.inject.Named, Serializable
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
value() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waittoStringprotected final String value
public NamedImpl(String value)
public Class<? extends Annotation> annotationType()
annotationType in interface Annotationpublic String value()
public int hashCode()
hashCode in interface AnnotationhashCode in class Objectpublic boolean equals(Object o)
equals in interface Annotationequals in class ObjectCopyright © 2017. All rights reserved.