Generated by
JDiff

Class com.google.inject.multibindings.Multibinder

Documentation changed from old to new.

Added Methods
Multibinder<T> newSetBinder(Binder, Key<T>) Returns a new multibinder that collects instances of the key's type in a Set that is itself bound with the annotation (if any) of the key.