ba0bea8d7e937c63d82472f4ee96366c9220cbc9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type inputs : Collection<ProcessingContext> to inputs : List<ProcessingContext> in method private collectGeneratedInputs(dir File, currentRelativePath String, inputs List<ProcessingContext>) : void in class com.google.devtools.j2objc.pipeline.AnnotationPreProcessor | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to List<ProcessingContext> in method public process(fileArgs Iterable<String>, inputs List<ProcessingContext>) : List<ProcessingContext> in class com.google.devtools.j2objc.pipeline.AnnotationPreProcessor | From | To |