Searched defs:nonObjectMethods (Results 1 – 1 of 1) sorted by relevance
272 Set<ExecutableElement> nonObjectMethods = Sets.difference(childTypeMethods, objectMethods); in getLocalAndInheritedMethods_Old() local295 Set<ExecutableElement> nonObjectMethods = Sets.difference(childTypeMethods, objectMethods); in getLocalAndInheritedMethods() local318 Set<ExecutableElement> nonObjectMethods = Sets.difference(childTypeMethods, objectMethods); in getAllMethods() local