org.browsermob.proxy.guice
Class NamedImpl
java.lang.Object
org.browsermob.proxy.guice.NamedImpl
- All Implemented Interfaces:
- com.google.inject.name.Named, Annotation
public class NamedImpl
- extends Object
- implements com.google.inject.name.Named
NamedImpl
public NamedImpl(String value)
value
public String value()
hashCode
public int hashCode()
- Specified by:
hashCode in interface Annotation- Overrides:
hashCode in class Object
equals
public boolean equals(Object o)
- Specified by:
equals in interface Annotation- Overrides:
equals in class Object
toString
public String toString()
- Specified by:
toString in interface Annotation- Overrides:
toString in class Object
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType in interface Annotation
Copyright © 2011. All Rights Reserved.