Generated by
JDiff

Interface com.google.inject.servlet.ServletModule.FilterKeyBindingBuilder

Changed Methods
void through(Filter) Changed from non-abstract to abstract. @since 3.0
void through(Filter, Map<String, String>) Changed from non-abstract to abstract. @since 3.0
void through(Key<? extends Filter>) Changed from non-abstract to abstract.  
void through(Key<?, extends, Filter>, Map<String, String>) Changed from non-abstract to abstract.  
void through(Class<? extends Filter>) Changed from non-abstract to abstract.  
void through(Class<?, extends, Filter>, Map<String, String>) Changed from non-abstract to abstract.