Generated by
JDiff

Class com.google.inject.PrivateModule

Documentation changed from old to new.

Changed Methods
void bindInterceptor(Matcher<Class<?>>, Matcher<Method>, MethodInterceptor[]) Documentation changed from old to new.
@see Binder#bindInterceptor(com.google.inject.matcher.Matcher, com.google.inject.matcher.Matcher, org.aopalliance.intercept.MethodInterceptor[])
void convertToTypes(Matcher<TypeLiteral<?>>, TypeConverter) Documentation changed from old to new.
@see Binder#convertToTypes(com.google.inject.matcher.Matcher, com.google.inject.spi.TypeConverter)