5b587abdfa0e513db8a11b7265ce8689d1edf277
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 3 | ||
Inline Variable conflictingFeatures : Set<Feature<?>> in method private checkConflict(earlierRequirement String, earlierFeatures Set<Feature<?>>, newRequirement String, newFeatures Set<Feature<?>>, source Object) : void from class com.google.common.collect.testing.features.FeatureUtil | From | To | |
Inline Variable annotationClass : Class<? extends Annotation> in method public getTesterAnnotations(classOrMethod AnnotatedElement) : Iterable<Annotation> from class com.google.common.collect.testing.features.FeatureUtil | From | To | |
Inline Variable conflictingFeatures : Set<Feature<?>> in method private buildTesterRequirements(testerAnnotation Annotation) : TesterRequirements from class com.google.common.collect.testing.features.FeatureUtil | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type annotationCache : Map<AnnotatedElement,Annotation[]> to annotationCache : Map<AnnotatedElement,List<Annotation>> in class com.google.common.collect.testing.features.FeatureUtil | From | To |