Searched refs:FactoryInterfaceWithCreateMethod (Results 1 – 2 of 2) sorted by relevance
25 interface FactoryInterfaceWithCreateMethod { interface in FactoryImplementingCreateMethod33 @AutoFactory(implementing = FactoryInterfaceWithCreateMethod.class)
27 implements FactoryImplementingCreateMethod.FactoryInterfaceWithCreateMethod {