Home
last modified time | relevance | path

Searched defs:SomethingFactoryImpl (Results 1 – 2 of 2) sorted by relevance

/external/dagger2/javatests/dagger/functional/
DNeedsFactory.java33 public static final class SomethingFactoryImpl extends NeedsFactory_SomethingFactory { class in NeedsFactory
34 @Inject SomethingFactoryImpl() {} in SomethingFactoryImpl() method in NeedsFactory.SomethingFactoryImpl
DNeedsProviderOfFactory.java43 static final class SomethingFactoryImpl extends NeedsProviderOfFactory_SomethingFactory { class in NeedsProviderOfFactory
44 @Inject SomethingFactoryImpl() {} in SomethingFactoryImpl() method in NeedsProviderOfFactory.SomethingFactoryImpl