Generated by
JDiff

Class com.google.inject.multibindings.Multibinder

Documentation changed from old to new.

Changed from abstract to non-abstract.

Added Methods
boolean equals(Object)  
int hashCode()  
 

Changed Methods
LinkedBindingBuilder<T> addBinding() Documentation changed from old to new.
Changed from abstract to non-abstract.
Returns a binding builder used to add a new element in the set.
Multibinder<T> permitDuplicates() Changed from abstract to non-abstract. Configures the bound set to silently discard duplicate elements.