ce9ceab079e76763e7f891f6124997cec27ea589
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Object to String[] in method public exec(value String) : String[] in class javaemul.internal.NativeRegExp | From | To | |
Change Variable Type | 2 | ||
Change Variable Type extractedValues : Object[] to extractedValues : String[] in method public MathContext(val String) in class java.math.MathContext | From | To | |
Change Variable Type matchObj : Object to matchObj : String[] in method public split(regex String, maxMatch int) : String[] in class java.lang.String | From | To |