0fd97e113a647ef6e510602db3db5d93befe65ee
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private encode(s String) : String extracted from public toASCII(s String, flags int) : String in class libcore.icu.NativeIDN | From | To | |
| Extract Method private decode(s String) : String extracted from public toUnicode(s String, flags int) : String in class libcore.icu.NativeIDN | From | To |