Generated by
JDiff

Class com.google.common.collect.MutableClassToInstanceMap

Changed Methods
T getInstance(Class<T>) Change in return type from (T extends B) to T.
 
B put(Class<?, extends, B>, B, extends, Object) Change in return type from (B extends Object) to B.
 
T putInstance(Class<T>, T, extends, B) Change in return type from (T extends B) to T.