874756c8f44a6973886f4bb281d1052bce9592ac
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 3 | ||
Move Method private toHexString(data byte[]) : String from class org.asynchttpclient.Realm.Builder to public toHexString(data byte[]) : String from class org.asynchttpclient.util.StringUtils | From | To | |
Move Method public stringBuilder() : StringBuilder from class org.asynchttpclient.util.StringUtils to public stringBuilder() : StringBuilder from class org.asynchttpclient.util.StringBuilderPool | From | To | |
Move Method private appendBase16(buf StringBuilder, bytes byte[]) : void from class org.asynchttpclient.Realm.Builder to public appendBase16(buf StringBuilder, bytes byte[]) : void from class org.asynchttpclient.util.StringUtils | From | To |