Generated by
JDiff

Interface com.google.inject.spi.TypeListener

Changed Methods
void hear(TypeLiteral<I>, TypeEncounter<I>) Changed from non-abstract to abstract. Invoked when Guice encounters a new type eligible for constructor or members injection.