Searched defs:implementingTypes (Results 1 – 2 of 2) sorted by relevance
65 abstract ImmutableSet<TypeElement> implementingTypes(); in implementingTypes() method in AutoFactoryDeclaration181 ImmutableSet<TypeElement> implementingTypes = builder.build(); in createIfValid() local
52 abstract ImmutableSet<TypeMirror> implementingTypes(); in implementingTypes() method in FactoryDescriptor88 ImmutableSet<TypeMirror> implementingTypes, in create()