014aee9a83d84696485e75ed181f5e1912cf4055
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public buf2bytes(buf ByteBuffer) : byte[] extracted from public buf2str(buf ByteBuffer) : String in class org.rapidoid.util.Bufs | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public buf2bytes(buf ByteBuffer) : byte[] extracted from public toBytes(obj Object) : byte[] in class org.rapidoid.util.UTILS & moved to class org.rapidoid.util.Bufs | From | To |