Searched refs:NON_CONTRIBUTING_OBJECT_METHOD_NAMES (Results 1 – 1 of 1) sorted by relevance
358 private static final ImmutableSet<String> NON_CONTRIBUTING_OBJECT_METHOD_NAMES = field in ComponentDescriptor369 && !NON_CONTRIBUTING_OBJECT_METHOD_NAMES.contains(method.getSimpleName().toString()); in isComponentContributionMethod()