Searched defs:groupedMethods (Results 1 – 1 of 1) sorted by relevance
127 Multimap<String, MethodSpec> groupedMethods = HashMultimap.create(); in process() local178 private void writeApi(Multimap<String, MethodSpec> groupedMethods) { in writeApi()196 Multimap<String, MethodSpec> groupedMethods, in collectOpsMethods()219 Multimap<String, MethodSpec> groupedMethods, TypeElement opClass, TypeElement annotation) { in collectOpMethods()