Generated by
JDiff

Class com.google.inject.Key

Added interface java.io.Serializable.
Documentation changed from old to new.

Changed from abstract to non-abstract.

Added Methods
void readObject(ObjectInputStream) @since 2.0
Object writeReplace() @since 2.0
 

Changed Methods
boolean equals(Object) Change from non-final to final.
 
Annotation getAnnotation() Change from non-final to final.
Gets the annotation.
Class<Annotation> getAnnotationType() Change from non-final to final.
Gets the annotation type.
TypeLiteral<T> getTypeLiteral() Change from non-final to final.
Gets the key type.
int hashCode() Change from non-final to final.
 
String toString() Change from non-final to final.