157f5562550806d4a5b9cfa2699a52e3c3c0d0bf
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public getAnnotationValue(annotation AnnotationMirror, name String) : Object from class com.google.devtools.j2objc.util.BindingUtil to public getAnnotationValue(annotation AnnotationMirror, name String) : Object from class com.google.devtools.j2objc.util.ElementUtil | From | To | |
Move Method public testIsRuntimeAnnotation() : void from class com.google.devtools.j2objc.util.BindingUtilTest to public testIsRuntimeAnnotation() : void from class com.google.devtools.j2objc.util.ElementUtilTest | From | To |