Generated by
JDiff

Interface com.google.common.collect.ClassToInstanceMap

Changed Methods
T extends B putInstance(Class<T>, T, extends, B) Change in signature from (Class<T>, T) to (Class<T>, T extends B).
Maps the specified class to the specified value.