889ab6b59a4296be19dfd08bffccd5ed8c0994e9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable d4 : Duration to b4 : Bytes in method public testHashCode() : void in class io.bootique.value.BytesTest | From | To | |
Rename Variable d1 : Duration to b2 : Bytes in method public testEquals() : void in class io.bootique.value.BytesTest | From | To | |
Change Return Type | 1 | ||
Change Return Type int to long in method private parseAmount(amount String) : long in class io.bootique.value.Bytes | From | To | |
Change Variable Type | 3 | ||
Change Variable Type amount : int to amount : long in method protected parse(value String) : BytesObject in class io.bootique.value.Bytes | From | To | |
Change Variable Type d1 : Duration to b2 : Bytes in method public testEquals() : void in class io.bootique.value.BytesTest | From | To | |
Change Variable Type d4 : Duration to b4 : Bytes in method public testHashCode() : void in class io.bootique.value.BytesTest | From | To |