Generated by
JDiff

Interface com.google.inject.multibindings.MultibinderBinding

Documentation changed from old to new.

Changed Methods
boolean containsElement(Element) Documentation changed from old to new.
Returns true if this Multibinder uses the given Element.
TypeLiteral<?> getElementTypeLiteral() Documentation changed from old to new.
Returns the TypeLiteral that describes the type of elements in the set.
List<Binding<?>> getElements() Documentation changed from old to new.
Returns all bindings that make up the set.