Generated by
JDiff

Interface com.google.inject.spi.BindingTargetVisitor

Documentation changed from old to new.

Changed Methods
V visit(ConvertedConstantBinding<? extends T>) Documentation changed from old to new.
Visit a binding created from converting a bound instance to a new type.
V visit(LinkedKeyBinding<? extends T>) Documentation changed from old to new.
Visit a linked key binding.
V visit(UntargettedBinding<? extends T>) Documentation changed from old to new.
Visit an untargetted binding.