Searched defs:crossProfileMethods (Results 1 – 3 of 3) sorted by relevance
44 public abstract ImmutableCollection<CrossProfileMethodInfo> crossProfileMethods(); in crossProfileMethods() method in CrossProfileTypeInfo97 Collection<CrossProfileMethodInfo> crossProfileMethods = in create() local
103 public abstract ImmutableSet<ExecutableElement> crossProfileMethods(); in crossProfileMethods() method in GeneratorContext129 abstract Builder setCrossProfileMethods(Collection<ExecutableElement> crossProfileMethods); in setCrossProfileMethods()
39 public abstract ImmutableList<ExecutableElement> crossProfileMethods(); in crossProfileMethods() method in ValidatorCrossProfileTypeInfo