Generated by
JDiff

Interface com.google.inject.PrivateBinder

Changed Methods
PrivateBinder skipSources(Class[]) Changed from non-abstract to abstract.  
PrivateBinder withSource(Object) Changed from non-abstract to abstract.  
AnnotatedElementBuilder expose(TypeLiteral<?>) Changed from non-abstract to abstract. Makes a binding for {@code type} available to the enclosing environment.
AnnotatedElementBuilder expose(Class<?>) Changed from non-abstract to abstract. Makes a binding for {@code type} available to the enclosing environment.
void expose(Key<?>) Changed from non-abstract to abstract. Makes the binding for {@code key} available to the enclosing environment