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