edea58a289d93b483c24a435f48e781f7c8c307e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method private setupNullabilityAnnotations(externalAnnotations String) : void extracted from public testInjectNullability_returnType_primitiveType() : void in class com.google.devtools.j2objc.translate.ExternalAnnotationInjectorTest | From | To | |
Extract Method private setupNullabilityAnnotations(externalAnnotations String) : void extracted from public testInjectNullability_returnType_nestedClassMethod() : void in class com.google.devtools.j2objc.translate.ExternalAnnotationInjectorTest | From | To | |
Extract Method private setupNullabilityAnnotations(externalAnnotations String) : void extracted from public testInjectNullability_returnType_interfaceMethod() : void in class com.google.devtools.j2objc.translate.ExternalAnnotationInjectorTest | From | To | |
Extract Method private setupNullabilityAnnotations(externalAnnotations String) : void extracted from public testInjectNullability_returnType_classMethod() : void in class com.google.devtools.j2objc.translate.ExternalAnnotationInjectorTest | From | To | |
Extract Method private setupNullabilityAnnotations(externalAnnotations String) : void extracted from public testInjectNullability_returnType_instanceMethod() : void in class com.google.devtools.j2objc.translate.ExternalAnnotationInjectorTest | From | To | |
Extract Method private setupNullabilityAnnotations(externalAnnotations String) : void extracted from public testInjectNullability_returnType_enumMethod() : void in class com.google.devtools.j2objc.translate.ExternalAnnotationInjectorTest | From | To |